From: Dave Gerlach Date: Mon, 19 Feb 2018 03:35:03 +0000 (-0600) Subject: ARM: dts: am33xx: Mark emif with ti,no-idle X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=819cb953227291709b8cc1add52b1057852938ef;p=openwrt%2Fstaging%2Fblogic.git ARM: dts: am33xx: Mark emif with ti,no-idle 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 Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi index 842e726b944e..77c618829734 100644 --- a/arch/arm/boot/dts/am33xx.dtsi +++ b/arch/arm/boot/dts/am33xx.dtsi @@ -964,6 +964,7 @@ ti,hwmods = "emif"; sram = <&pm_sram_code &pm_sram_data>; + ti,no-idle; }; gpmc: gpmc@50000000 {