]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: mmc: Add support for rk3562 eMMC
authorKever Yang <kever.yang@rock-chips.com>
Thu, 27 Feb 2025 11:19:00 +0000 (19:19 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 12 Mar 2025 10:33:24 +0000 (11:33 +0100)
The eMMC core on Rockchip's RK3562 is the same as the one already
included in RK3588. Extend the binding accordingly to allow

compatible = "rockchip,rk3562-dwcmshc", "rockchip,rk3588-dwcmshc";

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250227111913.2344207-3-kever.yang@rock-chips.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/snps,dwcmshc-sdhci.yaml

index c3d5e0230af1a68a305ffe5d3d3d4d00e991c289..2d5c9931f62386fc328c102c035ea915a8e2a047 100644 (file)
@@ -14,7 +14,9 @@ properties:
   compatible:
     oneOf:
       - items:
-          - const: rockchip,rk3576-dwcmshc
+          - enum:
+              - rockchip,rk3562-dwcmshc
+              - rockchip,rk3576-dwcmshc
           - const: rockchip,rk3588-dwcmshc
       - enum:
           - rockchip,rk3568-dwcmshc