diff options
author | Kaustabh Chakraborty <kauschluss@disroot.org> | 2025-02-19 00:17:47 +0530 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2025-03-11 18:41:53 +0100 |
commit | 63dde9c39374edab42d23439633b21b132e51039 (patch) | |
tree | f50299426d456ce3ab1826df4536124c28a479c3 | |
parent | fb3bbc46c94f261b6156ee863c1b06c84cf157dc (diff) |
dt-bindings: mmc: samsung,exynos-dw-mshc: add exynos7870 support
Document the compatibles for Exynos7870's DW MMC driver, for both
non-SMU and SMU variants.
Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250219-exynos7870-mmc-v2-1-b4255a3e39ed@disroot.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/mmc/samsung,exynos-dw-mshc.yaml | 2 |
1 files changed, 2 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 ef2d1d7c92fc..e8bd49d46794 100644 --- a/Documentation/devicetree/bindings/mmc/samsung,exynos-dw-mshc.yaml +++ b/Documentation/devicetree/bindings/mmc/samsung,exynos-dw-mshc.yaml @@ -24,6 +24,8 @@ properties: - samsung,exynos5420-dw-mshc-smu - samsung,exynos7-dw-mshc - samsung,exynos7-dw-mshc-smu + - samsung,exynos7870-dw-mshc + - samsung,exynos7870-dw-mshc-smu - items: - enum: - samsung,exynos5433-dw-mshc-smu |