Hi Neil On Wed, Sep 9, 2020 at 6:04 PM Neil Armstrong <[email protected]> wrote: > > The Amlogic AXG is close from the GXL Glue but with a single OTG PHY. nit-pick: I think this should be "close to"
> Signed-off-by: Neil Armstrong <[email protected]> Acked-by: Martin Blumenstingl <[email protected]> > --- > .../usb/amlogic,meson-g12a-usb-ctrl.yaml | 22 ++++++++++++++++++- > 1 file changed, 21 insertions(+), 1 deletion(-) > > diff --git > a/Documentation/devicetree/bindings/usb/amlogic,meson-g12a-usb-ctrl.yaml > b/Documentation/devicetree/bindings/usb/amlogic,meson-g12a-usb-ctrl.yaml > index 5b04a7dfa018..c0058332b967 100644 > --- a/Documentation/devicetree/bindings/usb/amlogic,meson-g12a-usb-ctrl.yaml > +++ b/Documentation/devicetree/bindings/usb/amlogic,meson-g12a-usb-ctrl.yaml > @@ -25,13 +25,14 @@ description: | > The Amlogic A1 embeds a DWC3 USB IP Core configured for USB2 in > host-only mode. > > - The Amlogic GXL & GXM SoCs doesn't embed an USB3 PHY. > + The Amlogic GXL, GXM & AXG SoCs doesn't embed an USB3 PHY. nit-pick: not sure if we need to fix it here: s/doesn't/don't/ (personally I would also put AXG first - in reality it changes nothing though) Best regards, Martin

