]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerTony Lindgren <tony@atomide.com>
Wed, 5 Aug 2015 10:04:07 +0000 (03:04 -0700)
commit4c5197d9465b4e961d92e7ec96f4e2735e0fde47
tree546a9b8be530e50a78eafdb535fbe91633b16ce4
parent3e7b2c0b0f9ff55b0aefb52e286c11defd7bb9dc
ARM: dts: OMAP4: Fix broken pbias device creation

commit <d9683e5f503a> ("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: d9683e5f503a ("ARM: dts: omap4: 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/omap4.dtsi