Skip to content

Commit 81be795

Browse files
Keerthyjr-vignesh
authored andcommitted
arm64: dts: ti: k3-j7200: Add MCU domain ESM instance
Patch adds the ESM instance for MCU domain of J7200. Signed-off-by: Keerthy <j-keerthy@ti.com> Link: https://lore.kernel.org/r/20231008044657.25788-4-j-keerthy@ti.com Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
1 parent 1c4cc4c commit 81be795

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,4 +637,11 @@
637637
power-domains = <&k3_pds 154 TI_SCI_PD_EXCLUSIVE>;
638638
#thermal-sensor-cells = <1>;
639639
};
640+
641+
mcu_esm: esm@40800000 {
642+
compatible = "ti,j721e-esm";
643+
reg = <0x00 0x40800000 0x00 0x1000>;
644+
ti,esm-pins = <95>;
645+
bootph-pre-ram;
646+
};
640647
};

0 commit comments

Comments
 (0)