]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: mmc: sunxi: add compatible strings for Allwinner A523
authorAndre Przywara <andre.przywara@arm.com>
Fri, 7 Mar 2025 00:56:59 +0000 (00:56 +0000)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 12 Mar 2025 11:16:28 +0000 (12:16 +0100)
The Allwinner A523 uses the same MMC IP as the D1.

Introduce the new specific compatible strings, and use them with
fallbacks to the D1 strings.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20250307005712.16828-3-andre.przywara@arm.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml

index 8e4c77b7e4ab93a52479c47448a0a5e814f9510d..9f3b1edacaa028777188d3d434ef65ca369a5194 100644 (file)
@@ -50,10 +50,14 @@ properties:
           - enum:
               - allwinner,sun20i-d1-emmc
               - allwinner,sun50i-h616-emmc
+              - allwinner,sun55i-a523-emmc
           - const: allwinner,sun50i-a100-emmc
       - items:
           - const: allwinner,sun50i-h616-mmc
           - const: allwinner,sun50i-a100-mmc
+      - items:
+          - const: allwinner,sun55i-a523-mmc
+          - const: allwinner,sun20i-d1-mmc
 
   reg:
     maxItems: 1