ARM: dove: drop pinctrl PMU reg property
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Wed, 5 Mar 2014 00:03:08 +0000 (01:03 +0100)
committerJason Cooper <jason@lakedaemon.net>
Thu, 6 Mar 2014 20:20:33 +0000 (20:20 +0000)
Marvell Dove's pinctrl does require some PMU regs for muxing PMU
functions to MPP pins. Recently, a discussion started about consolidating
Power Management Unit (PMU) into a single DT node. As we don't want
anymore DT ABI in the way, drop the corresponding reg property from
pinctrl node now. The driver will derive the registers from existing
reg properties.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/dove.dtsi

Simple merge