]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerTony Lindgren <tony@atomide.com>
Wed, 5 Aug 2015 10:02:17 +0000 (03:02 -0700)
commit3e7b2c0b0f9ff55b0aefb52e286c11defd7bb9dc
treea44a9bab0de7789723482edf58650abfb099d76c
parentcbb53609a0ae0265280ab3f736019c87b3f45489
ARM: dts: omap243x: Fix broken pbias device creation

commit <a7f39d9cfc94> ("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: a7f39d9cfc94 ("ARM: dts: omap24xx: add minimal l4 bus
layout with control module support")

Cc: <stable@vger.kernel.org> # v4.1
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap2430.dtsi