]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit89a898df87e114952191ab0e061aa18e3c617880
tree546a9b8be530e50a78eafdb535fbe91633b16ce4
parent4317c8c9121e4685561422ac267b292df8e80806
ARM: dts: OMAP4: Fix broken pbias device creation

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")

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