arm: dts: ti: k3-j7200: Add MCU domain ESM instance

Patch adds the ESM instance for MCU domian of j7200.

Signed-off-by: Keerthy <j-keerthy@ti.com>
This commit is contained in:
Keerthy 2023-10-09 14:12:51 +05:30 committed by Udit Kumar
parent 5f5e62cd56
commit f992f9bd84
1 changed files with 7 additions and 0 deletions

View File

@ -376,4 +376,11 @@
ti,loczrama = <1>;
};
};
mcu_esm: esm@40800000 {
compatible = "ti,j721e-esm";
reg = <0x00 0x40800000 0x00 0x1000>;
ti,esm-pins = <95>;
bootph-pre-ram;
};
};