aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/snowball.dts
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2013-03-12 09:39:01 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2013-03-12 09:39:01 +0100
commitd52701d39e3765ad5087da1a6e8bbcaaf04bcd9c (patch)
treec8b71a01d797b38d9f43981c431e548de43acff8 /arch/arm/boot/dts/snowball.dts
parentmfd: ab8500-gpadc: Complain if we fail to enable vtvout LDO (diff)
downloadlinux-dev-d52701d39e3765ad5087da1a6e8bbcaaf04bcd9c.tar.xz
linux-dev-d52701d39e3765ad5087da1a6e8bbcaaf04bcd9c.zip
mfd: ab8500: Kill "reg" property from binding
The ab8500 device is a child of the prcmu device, which is a memory mapped bus device, whose children are addressable using physical memory addresses, not using mailboxes, so a mailbox number in the ab8500 node cannot be parsed by DT. Nothing uses this number, since it was only introduced as part of the failed attempt to clean up prcmu mailbox handling, and we can simply remove it. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'arch/arm/boot/dts/snowball.dts')
-rw-r--r--arch/arm/boot/dts/snowball.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/snowball.dts b/arch/arm/boot/dts/snowball.dts
index 27f31a5fa494..d3ec32f6b790 100644
--- a/arch/arm/boot/dts/snowball.dts
+++ b/arch/arm/boot/dts/snowball.dts
@@ -298,7 +298,7 @@
};
};
- ab8500@5 {
+ ab8500 {
ab8500-regulators {
ab8500_ldo_aux1_reg: ab8500_ldo_aux1 {
regulator-name = "V-DISPLAY";