ARM: dts: OMAP4: Fix broken pbias device creation
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 27 Jul 2015 12:16:39 +0000 (17:46 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 16:07:43 +0000 (09:07 -0700)
commit1d38be7b2c53fb4ac2af60bd137ea66541dfdecd
tree04a92b494ff355b6d912aa5957267b45ced8fc4a
parent12fd9b8085a741711e1cb1a5375b307ea6c779e1
ARM: dts: OMAP4: Fix broken pbias device creation

commit 89a898df87e114952191ab0e061aa18e3c617880 upstream.

commit <7415b0b4c645> ("ARM: dts: omap4: add minimal l4 bus layout
with control module support") moved pbias_regulator dt node
from being a child node of ocp to be the child node of
omap4_padconf_global. After this device for pbias_regulator
is not created.

Fix it by adding "simple-bus" compatible property to
omap4_padconf_global dt node.

Fixes: 7415b0b4c645 ("ARM: dts: omap4: add minimal l4 bus layout
with control module support")

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/omap4.dtsi