Re: [PATCH 04/13] dt-bindings: usb: Add A100 compatible string

From: Rob Herring
Date: Sun Oct 27 2024 - 17:23:07 EST


On Sun, Oct 27, 2024 at 04:12:29PM -0500, Rob Herring (Arm) wrote:
>
> On Thu, 24 Oct 2024 14:05:22 -0300, Cody Eksal wrote:
> > The Allwinner A100 contains two fully OHCI/EHCI compatible USB host
> > controllers. Add their compatible strings to the list of
> > generic OHCI/EHCI controllers.
> >
> > Signed-off-by: Cody Eksal <masterr3c0rd@epochal.quest>
> > ---
> > Documentation/devicetree/bindings/usb/generic-ehci.yaml | 1 +
> > Documentation/devicetree/bindings/usb/generic-ohci.yaml | 1 +
> > 2 files changed, 2 insertions(+)
> >
>
> Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>

Well, except that the compatibles should be alphabetical order.

Rob