Skip to content

Commit 63ddfb9

Browse files
Andre-ARMstorulf
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 <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
1 parent 0f7a4a1 commit 63ddfb9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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)