ARM: dts: omap243x: Fix broken pbias device creation
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 27 Jul 2015 12:16:38 +0000 (17:46 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 16:07:42 +0000 (09:07 -0700)
commit374f87fdfece43a29dd8bf7ced27a16a2de36dff
treef48e9efb72df1d50519e5434f667d1d465d9523b
parentcdda95937ec1f62e29f6e89c87600555594f3dec
ARM: dts: omap243x: Fix broken pbias device creation

commit 4317c8c9121e4685561422ac267b292df8e80806 upstream.

commit <72b10ac00eb1> ("ARM: dts: omap24xx: 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
scm_conf. After this device for pbias_regulator is
not created.

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

Fixes: 72b10ac00eb1 ("ARM: dts: omap24xx: 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/omap2430.dtsi