Re: [PATCH 4/8] dt-bindings: usb: document hub and host-controller properties

From: Rob Herring
Date: Thu Nov 16 2017 - 09:32:37 EST


On Thu, Nov 16, 2017 at 09:45:40AM +0100, Johan Hovold wrote:
> On Wed, Nov 15, 2017 at 09:46:55AM -0600, Rob Herring wrote:
> > On Thu, Nov 09, 2017 at 06:07:19PM +0100, Johan Hovold wrote:
> > > Hub nodes and host-controller nodes with child nodes must specify values
> > > for #address-cells (1) and #size-cells (0).
> > >
> > > Also make the definition of the related reg property a bit more
> > > stringent, and add comments to the example source.
> > >
> > > Signed-off-by: Johan Hovold <johan@xxxxxxxxxx>
> > > ---
> > > Documentation/devicetree/bindings/usb/usb-device.txt | 20 ++++++++++++++++----
> > > 1 file changed, 16 insertions(+), 4 deletions(-)
> >
> > I'm happy to apply patches 1-4 for 4.15 if you want.
>
> Sure, that would be great. Greg will probably base usb-next on 4.15-rc2,
> and otherwise the rest of the binding updates can just go through your
> tree instead.

1-4 applied.

Rob