Re: [PATCH 1/8] dt-bindings: usb: fix example hub node name

From: Rob Herring
Date: Wed Nov 15 2017 - 10:45:10 EST


On Thu, Nov 09, 2017 at 06:07:16PM +0100, Johan Hovold wrote:
> According to the OF Recommended Practice for USB, hub nodes shall be
> named "hub", but the example had mixed up the label and node names. Fix
> the node name and drop the redundant label.
>
> While at it, remove a newline and add a missing semicolon to the example
> source.
>
> Signed-off-by: Johan Hovold <johan@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/usb/usb-device.txt | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>