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

From: Cody Eksal
Date: Mon Oct 28 2024 - 12:03:08 EST


On 2024/10/27 6:22 pm, Rob Herring wrote:
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.
Will be fixed in V2, thanks!
- Cody
Rob