[PATCH 2/6] dt-bindings: usb: ci-hdrc-usb2: add i.MX53/6SLL/UL compatible

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Wed Oct 12 06:25:01 PDT 2022


On 10/10/2022 06:18, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan at nxp.com>
> 
> Add i.MX53, i.MX6SLL, i.MX6UL compatible
> 
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
>  Documentation/devicetree/bindings/usb/ci-hdrc-usb2.yaml | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.yaml b/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.yaml
> index 1c10691c45f2..575084ccd6b8 100644
> --- a/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.yaml
> +++ b/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.yaml
> @@ -25,15 +25,23 @@ properties:
>                - fsl,imx23-usb
>                - fsl,imx25-usb
>                - fsl,imx28-usb
> +              - fsl,imx50-usb
> +              - fsl,imx51-usb
> +              - fsl,imx53-usb
>                - fsl,imx6q-usb
>                - fsl,imx6sl-usb
>                - fsl,imx6sx-usb
>                - fsl,imx6ul-usb
>                - fsl,imx7d-usb
> +              - fsl,vf610-usb
>            - const: fsl,imx27-usb
>        - items:
>            - const: fsl,imx7ulp-usb
>            - const: fsl,imx6ul-usb
> +      - items:
> +          - const: fsl,imx6sll-usb
> +          - const: fsl,imx6ul-usb
> +          - const: fsl,imx27-usb

Order entries by last compatible, so this goes before the section
"fsl,imx6ul-usb"

>        - items:
>            - const: lsi,zevio-usb
>        - items:

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list