]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: ab8500: Kill "reg" property from binding
authorArnd Bergmann <arnd@arndb.de>
Tue, 12 Mar 2013 08:39:01 +0000 (09:39 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 12 Mar 2013 08:39:01 +0000 (09:39 +0100)
commit481c346d3c767db6a8743cc6b2ec21a934c44b33
treec8b71a01d797b38d9f43981c431e548de43acff8
parentc663ee5bd2cce6c274fbae893bd74c85f7d09928
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>
Documentation/devicetree/bindings/mfd/ab8500.txt
arch/arm/boot/dts/dbx5x0.dtsi
arch/arm/boot/dts/href.dtsi
arch/arm/boot/dts/hrefv60plus.dts
arch/arm/boot/dts/snowball.dts