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

Jacky Bai ping.bai at nxp.com
Thu Jun 17 23:54:15 PDT 2021


The USDHC on i.MX8ULP is derived from i.MX8MM, it uses two
compatible strings, so update the compatible string for i.MX8ULP.

Signed-off-by: Jacky Bai <ping.bai at nxp.com>
Reviewed-by: Dong Aisheng <aisheng.dong at nxp.com>
Acked-by: Rob Herring <robh at kernel.org>
---
 - v2 changes:
   refine the commit message
---
 Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 4 ++++
 1 file changed, 4 insertions(+)

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