summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWadim Mueller <wafgo01@gmail.com>2024-03-25 00:43:25 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2024-04-02 13:21:39 +0300
commit66486ed8d0e15ede429227119abe3ae3d79a8763 (patch)
tree66a815bd26cfbbdb0509304919c627f15ede07ba
parent55c421b364482b61c4c45313a535e61ed5ae4ea3 (diff)
downloadlinux-66486ed8d0e15ede429227119abe3ae3d79a8763.tar.xz
dt-bindings: mmc: fsl-imx-esdhc: add NXP S32G3 support
Add a compatible string for the SDHC binding of NXP S32G3 platforms. Here we use "nxp,s32g2-usdhc" as fallback since the s32g2-usdhc driver works also on S32G3 platforms. Signed-off-by: Wadim Mueller <wafgo01@gmail.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240324214329.29988-4-wafgo01@gmail.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
-rw-r--r--Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
index 82f7ee8702cb..b9b999570529 100644
--- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
+++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
@@ -91,6 +91,9 @@ properties:
- enum:
- fsl,imxrt1170-usdhc
- const: fsl,imxrt1050-usdhc
+ - items:
+ - const: nxp,s32g3-usdhc
+ - const: nxp,s32g2-usdhc
reg:
maxItems: 1