aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/boot/dts/am4372.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi
index b136c401879f..1ec8bdb00183 100644
--- a/arch/arm/boot/dts/am4372.dtsi
+++ b/arch/arm/boot/dts/am4372.dtsi
@@ -247,6 +247,7 @@
247 compatible = "ti,emif-am4372"; 247 compatible = "ti,emif-am4372";
248 reg = <0x4c000000 0x1000000>; 248 reg = <0x4c000000 0x1000000>;
249 ti,hwmods = "emif"; 249 ti,hwmods = "emif";
250 ti,no-idle;
250 sram = <&pm_sram_code 251 sram = <&pm_sram_code
251 &pm_sram_data>; 252 &pm_sram_data>;
252 }; 253 };