diff options
author | 2022-06-05 18:37:10 +0200 | |
---|---|---|
committer | 2022-07-12 12:25:35 +0200 | |
commit | ca812a4e8f7c438edb817b618fb38ceffdd9c04c (patch) | |
tree | 03f842b5292b314715dd523e465a66b3195d1e77 | |
parent | dt-bindings: mmc: samsung,exynos-dw-mshc: convert to dtschema (diff) | |
download | linux-dev-ca812a4e8f7c438edb817b618fb38ceffdd9c04c.tar.xz linux-dev-ca812a4e8f7c438edb817b618fb38ceffdd9c04c.zip |
dt-bindings: mmc: samsung,exynos-dw-mshc: document Exynos5420 SMU
Document the compatible for Samsung Exynos5420 SoC Synopsys Designware
MSHC with SMU, already used in DTS and driver.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220605163710.144210-5-krzysztof.kozlowski@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/mmc/samsung,exynos-dw-mshc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/samsung,exynos-dw-mshc.yaml b/Documentation/devicetree/bindings/mmc/samsung,exynos-dw-mshc.yaml index 80c557e938a2..fdaa18481aa0 100644 --- a/Documentation/devicetree/bindings/mmc/samsung,exynos-dw-mshc.yaml +++ b/Documentation/devicetree/bindings/mmc/samsung,exynos-dw-mshc.yaml @@ -19,6 +19,7 @@ properties: - samsung,exynos4412-dw-mshc - samsung,exynos5250-dw-mshc - samsung,exynos5420-dw-mshc + - samsung,exynos5420-dw-mshc-smu - samsung,exynos7-dw-mshc - samsung,exynos7-dw-mshc-smu - axis,artpec8-dw-mshc |