diff options
author | Lucas Tanure <[email protected]> | 2023-02-13 15:27:39 +0000 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2023-02-15 13:24:03 +0100 |
commit | f613feec700f25231e4cfe515c710b9b7c2d1ad1 (patch) | |
tree | 0e020fe7a8d6e32538a1d46630b18716b7333468 | |
parent | 51f5b3056790bc0518e49587996f1e6f3058cca9 (diff) |
dt-bindings: mmc: rockchip-dw-mshc: Add RK3588 compatible string
Add RK3588 compatible string for SD interface.
Co-developed-by: Shawn Lin <[email protected]>
Signed-off-by: Shawn Lin <[email protected]>
Signed-off-by: Lucas Tanure <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Heiko Stuebner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml index 67d7223f74da..211cd0b0bc5f 100644 --- a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml +++ b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml @@ -39,6 +39,7 @@ properties: - rockchip,rk3368-dw-mshc - rockchip,rk3399-dw-mshc - rockchip,rk3568-dw-mshc + - rockchip,rk3588-dw-mshc - rockchip,rv1108-dw-mshc - rockchip,rv1126-dw-mshc - const: rockchip,rk3288-dw-mshc |