Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1539717
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 2/6] mfd: dt: ranges, #address-cells and #size-cells as optional properties |
| Date | 2016-12-09 23:50 +0100 |
| Message-ID | <sMC9j-ze-7@gated-at.bofh.it> (permalink) |
| References | <sLe93-4u4-3@gated-at.bofh.it> <sLe93-4u4-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Dec 06, 2016 at 01:53:17PM +1100, Andrew Jeffery wrote: > 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 resources within the multi-function > device. > > Signed-off-by: Andrew Jeffery <andrew@aj.id.au> > --- > Documentation/devicetree/bindings/mfd/mfd.txt | 10 ++++++++++ > 1 file changed, 10 insertions(+) No objections to this, but this is all implied by having a reg property. Acked-by: Rob Herring <robh@kernel.org> Rob
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 0/6] mfd: dt: Add bindings for the Aspeed MFDs Andrew Jeffery <andrew@aj.id.au> - 2016-12-06 04:00 +0100
[PATCH v3 5/6] mfd: dt: Add bindings for the Aspeed SoC Display Controller (GFX) Andrew Jeffery <andrew@aj.id.au> - 2016-12-06 04:00 +0100
[PATCH v3 2/6] mfd: dt: ranges, #address-cells and #size-cells as optional properties Andrew Jeffery <andrew@aj.id.au> - 2016-12-06 04:00 +0100
Re: [PATCH v3 2/6] mfd: dt: ranges, #address-cells and #size-cells as optional properties Rob Herring <robh@kernel.org> - 2016-12-09 23:50 +0100
Re: [PATCH v3 2/6] mfd: dt: ranges, #address-cells and #size-cells as optional properties Andrew Jeffery <andrew@aj.id.au> - 2016-12-10 00:00 +0100
csiph-web