]> asedeno.scripts.mit.edu Git - linux.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)
commit0894e9875cff7bcd2a7cb732e84626f320caae96
tree9a1c7d6f3a1fe0d400e9ecc730af3853a9ba93e1
parentbbc741c6f46799aa8979d0a4cba6a47b886b4def
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