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:
parent
e9b29a6f83
commit
fab8d25fd3
3 changed files with 15 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue