ARM: ux500: Provide a link from AB8500 Pinctrl to the PRCMU
commit8979cfef26a74f0df154d4e991bdafb4105af8f1
authorLee Jones <lee.jones@linaro.org>
Fri, 11 Jan 2013 15:45:28 +0000 (11 15:45 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 18 Jan 2013 20:00:27 +0000 (18 21:00 +0100)
tree8d54324c95333ff4e5438b2f135160d23de25a4a
parent7452b64d0154ab8ae4933b8e97feebc1ae98d1a4
ARM: ux500: Provide a link from AB8500 Pinctrl to the PRCMU

The AB8500 Pinctrl driver uses PRCMU register addresses to
control Pinctrl related functions. For this to happen, the
Pinctrl driver needs the PRCMU base to work from. We can do
that using standard Open Firmware (of_*) function calls, but
first we need a mechanism to gain access to the PRCMU
device node. We're going to use a Phandle in this case.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
[Added reg-names="prcmu"; to the prcmu DT node]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/dbx5x0.dtsi