drivers: mm: Add dts binding specific for ADSP Meteor Lake TLB

Add a specific compatiable and binding for intel,adsp-mtl-tlb.

Signed-off-by: Kumar Gala <galak@kernel.org>
This commit is contained in:
Kumar Gala 2022-08-11 22:25:32 -05:00 committed by Kumar Gala
commit fab8d25fd3
3 changed files with 15 additions and 2 deletions

View file

@ -20,7 +20,7 @@
* are untouched.
*/
#define DT_DRV_COMPAT intel_adsp_tlb
#define DT_DRV_COMPAT intel_adsp_mtl_tlb
#include <zephyr/device.h>
#include <zephyr/kernel.h>