On Fri, 9 Nov 2018 09:01:56 -0500, Al Cooper wrote: > Add DT bindings for Broadcom STB USB EHCI and XHCI drivers. > Add "phy-supplies-usb-clock" property description to usb-hcd.txt > > NOTE: The OHCI driver is not included because it uses the generic > platform driver. > > Signed-off-by: Al Cooper <alcooperx@xxxxxxxxx> > --- > .../devicetree/bindings/usb/brcm,bcm7445-ehci.txt | 24 ++++++++++++++++++++++ > Documentation/devicetree/bindings/usb/usb-hcd.txt | 3 +++ > Documentation/devicetree/bindings/usb/usb-xhci.txt | 1 + > 3 files changed, 28 insertions(+) > create mode 100644 Documentation/devicetree/bindings/usb/brcm,bcm7445-ehci.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>