ARM: dts: am33xx: Mark emif with ti,no-idle
authorDave Gerlach <d-gerlach@ti.com>
Mon, 19 Feb 2018 03:35:03 +0000 (21:35 -0600)
committerTony Lindgren <tony@atomide.com>
Tue, 27 Feb 2018 17:43:28 +0000 (09:43 -0800)
We can never idle the emif hwmod from within the HLOS so mark the emif
node with ti,no-idle.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am33xx.dtsi

index 842e726b944ed7e7b3fed8256e53dc0744b61c6a..77c6188297344bbcc6f52dccad10f25f3f3f2824 100644 (file)
                        ti,hwmods = "emif";
                        sram = <&pm_sram_code
                                &pm_sram_data>;
+                       ti,no-idle;
                };
 
                gpmc: gpmc@50000000 {