]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit298c8b61bd923d18ec6d74e1dab2dc237a7a21bf
treef23fafb6f038cae3b130687a8becff83dc569087
parent632bbb89dfadb8ae9f360811468da84b0843592d
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: 1d4631fc8d1f ("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