Skip to content

Commit 157d4ba

Browse files
inochisastorulf
authored andcommitted
dt-bindings: mmc: sdhci-of-dwcmhsc: Add Sophgo SG2044 support
The sdhci IP of SG2044 is similar to it of SG2042. They share the same clock and controller configuration. Add compatible string for SG2044. Signed-off-by: Inochi Amaoto <[email protected]> Reviewed-by: Chen Wang <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
1 parent 920e6bf commit 157d4ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/mmc/snps,dwcmshc-sdhci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ properties:
1919
- rockchip,rk3562-dwcmshc
2020
- rockchip,rk3576-dwcmshc
2121
- const: rockchip,rk3588-dwcmshc
22+
- items:
23+
- const: sophgo,sg2044-dwcmshc
24+
- const: sophgo,sg2042-dwcmshc
2225
- enum:
2326
- rockchip,rk3568-dwcmshc
2427
- rockchip,rk3588-dwcmshc

0 commit comments

Comments
 (0)