]> 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)
commit31a756cf5f6ec36f83149d15f9e49439a7be849f
tree9a1c7d6f3a1fe0d400e9ecc730af3853a9ba93e1
parent6598eac106c30b7954f96f9fd875bbb1057dd39d
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