[PATCH 03/11] dt-bindings: mmc: imx-esdhc: Add imx8ulp compatibe string

Rob Herring robh at kernel.org
Wed Jun 16 16:44:01 PDT 2021


On Mon, Jun 07, 2021 at 04:39:13PM +0800, Jacky Bai wrote:
> For i.MX8ULP, it uses two compatible strings, so update
> the compatible string for i.MX8ULP.

typo in the subject

> 
> Signed-off-by: Jacky Bai <ping.bai at nxp.com>
> ---
>  Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 4 ++++
>  1 file changed, 4 insertions(+)

Otherwise,

Acked-by: Rob Herring <robh at kernel.org>

> 
> diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
> index 369471814496..aeee2be1e36a 100644
> --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
> +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
> @@ -42,6 +42,10 @@ properties:
>                - fsl,imx8qm-usdhc
>                - fsl,imx8qxp-usdhc
>            - const: fsl,imx7d-usdhc
> +      - items:
> +          - enum:
> +              - fsl,imx8ulp-usdhc
> +          - const: fsl,imx8mm-usdhc
>  
>    reg:
>      maxItems: 1
> -- 
> 2.26.2



More information about the linux-arm-kernel mailing list