Skip to content

Commit 66486ed

Browse files
wafgoUlf Hansson
authored andcommitted
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>
1 parent 55c421b commit 66486ed

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ properties:
9191
- enum:
9292
- fsl,imxrt1170-usdhc
9393
- const: fsl,imxrt1050-usdhc
94+
- items:
95+
- const: nxp,s32g3-usdhc
96+
- const: nxp,s32g2-usdhc
9497

9598
reg:
9699
maxItems: 1

0 commit comments

Comments
 (0)