Skip to content

Commit 63ddfb9

Browse files
Andre-ARMUlf Hansson
authored andcommitted
dt-bindings: mmc: sunxi: add compatible strings for Allwinner A523
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>
1 parent 0f7a4a1 commit 63ddfb9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,14 @@ properties:
5050
- enum:
5151
- allwinner,sun20i-d1-emmc
5252
- allwinner,sun50i-h616-emmc
53+
- allwinner,sun55i-a523-emmc
5354
- const: allwinner,sun50i-a100-emmc
5455
- items:
5556
- const: allwinner,sun50i-h616-mmc
5657
- const: allwinner,sun50i-a100-mmc
58+
- items:
59+
- const: allwinner,sun55i-a523-mmc
60+
- const: allwinner,sun20i-d1-mmc
5761

5862
reg:
5963
maxItems: 1

0 commit comments

Comments
 (0)