[PATCH v3 7/8] dt-bindings: usb: generic-xhci: add Axiado AX3005 xHCI variant

Krzysztof Kozlowski krzk at kernel.org
Fri Jul 17 01:37:01 PDT 2026


On Thu, Jul 16, 2026 at 08:51:14PM -0700, Swark Yang wrote:
> Add binding for Axiado AX3005 xHCI controller. So far, no changes
> are known, so it can fall back to the generic-xhci compatible.
> 
> Signed-off-by: Swark Yang <syang at axiado.com>
> ---
>  Documentation/devicetree/bindings/usb/generic-xhci.yaml | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/usb/generic-xhci.yaml b/Documentation/devicetree/bindings/usb/generic-xhci.yaml
> index 62678abd74b5..d7fb0301fe4c 100644
> --- a/Documentation/devicetree/bindings/usb/generic-xhci.yaml
> +++ b/Documentation/devicetree/bindings/usb/generic-xhci.yaml
> @@ -14,6 +14,10 @@ properties:
>      oneOf:
>        - description: Generic xHCI device
>          const: generic-xhci
> +      - description: Axiado AX3005 SoC xHCI controller
> +        items:
> +          - const: axiado,ax3005-xhci

Just add it to the enum in "Armada 37xx/8k SoCs" group while dropping
that description. Description anyway repeats the compatibles so is
completely redundant.

Best regards,
Krzysztof




More information about the linux-i3c mailing list