]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: dt: Add ranges, #address-cells and #size-cells as optional properties
authorAndrew Jeffery <andrew@aj.id.au>
Tue, 20 Dec 2016 07:15:32 +0000 (17:45 +1030)
committerLee Jones <lee.jones@linaro.org>
Mon, 13 Feb 2017 09:29:42 +0000 (09:29 +0000)
commitd1f0dbd4bbca380e6ee3bd3812140e24fe008bce
tree9a1c7d6f3a1fe0d400e9ecc730af3853a9ba93e1
parent35b5902fc0bc1f548c1fd27a80cfd69283365080
mfd: dt: Add ranges, #address-cells and #size-cells as optional properties

Whilst describing a device and not a bus, simple-mfd is modelled on
simple-bus where child nodes are iterated and registered as platform
devices. Some complex devices, e.g. the Aspeed LPC controller, can
benefit from address space mapping such that child nodes can use the
regs property to describe their resource offsets within the
multi-function device.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/mfd/mfd.txt