ARM: dts: Fix gpio0 flags for am335x-icev2
authorTony Lindgren <tony@atomide.com>
Tue, 24 Sep 2019 16:24:28 +0000 (09:24 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 24 Sep 2019 16:24:28 +0000 (09:24 -0700)
commit4ef5d76b453908f21341e661a9b6f96862f6f589
treef23fafb6f038cae3b130687a8becff83dc569087
parent1d70ded8567ccf70353ff97e3b13f267c889f934
ARM: dts: Fix gpio0 flags for am335x-icev2

The ti,no-idle-on-init and ti,no-reset-on-init flags need to be at
the interconnect target module level for the modules that have it
defined. Otherwise we get the following warnings:

dts flag should be at module level for ti,no-idle-on-init
dts flag should be at module level for ti,no-reset-on-init

Fixes: 87fc89ced3a7 ("ARM: dts: am335x: Move l4 child devices to probe them with ti-sysc")
Cc: Lokesh Vutla <lokeshvutla@ti.com>
Reported-by: Suman Anna <s-anna@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-icev2.dts
arch/arm/boot/dts/am33xx-l4.dtsi