diff options
author | Lucas Tanure <lucas.tanure@collabora.com> | 2023-02-13 15:27:39 +0000 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2023-02-15 13:24:03 +0100 |
commit | f613feec700f25231e4cfe515c710b9b7c2d1ad1 (patch) | |
tree | 0e020fe7a8d6e32538a1d46630b18716b7333468 /Documentation/devicetree/bindings/mmc | |
parent | 51f5b3056790bc0518e49587996f1e6f3058cca9 (diff) | |
download | lwn-f613feec700f25231e4cfe515c710b9b7c2d1ad1.tar.gz lwn-f613feec700f25231e4cfe515c710b9b7c2d1ad1.zip |
dt-bindings: mmc: rockchip-dw-mshc: Add RK3588 compatible string
Add RK3588 compatible string for SD interface.
Co-developed-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Lucas Tanure <lucas.tanure@collabora.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20230213152740.359055-1-lucas.tanure@collabora.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mmc')
-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 |