2021-05-17 01:02:25

by Andreas Färber

[permalink] [raw]
Subject: [PATCH 6/9] dt-bindings: mmc: rockchip-dw-mshc: Add Rockchip RK1808

Add a compatible string for Rockchip RK1808 SoC.

Signed-off-by: Andreas Färber <[email protected]>
---
Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml
index eaa3b0ef24f6..54fb59820d2b 100644
--- a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml
+++ b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml
@@ -30,6 +30,7 @@ properties:
- items:
- enum:
- rockchip,px30-dw-mshc
+ - rockchip,rk1808-dw-mshc
- rockchip,rk3036-dw-mshc
- rockchip,rk3228-dw-mshc
- rockchip,rk3308-dw-mshc
--
2.31.1



2021-05-19 18:16:54

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH 6/9] dt-bindings: mmc: rockchip-dw-mshc: Add Rockchip RK1808

On Mon, 17 May 2021 01:05:48 +0200, Andreas F?rber wrote:
> Add a compatible string for Rockchip RK1808 SoC.
>
> Signed-off-by: Andreas F?rber <[email protected]>
> ---
> Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml | 1 +
> 1 file changed, 1 insertion(+)
>

Acked-by: Rob Herring <[email protected]>

2021-05-24 14:16:28

by Ulf Hansson

[permalink] [raw]
Subject: Re: [PATCH 6/9] dt-bindings: mmc: rockchip-dw-mshc: Add Rockchip RK1808

On Mon, 17 May 2021 at 01:06, Andreas Färber <[email protected]> wrote:
>
> Add a compatible string for Rockchip RK1808 SoC.
>
> Signed-off-by: Andreas Färber <[email protected]>

Applied for next, thanks!

Kind regards
Uffe


> ---
> Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml
> index eaa3b0ef24f6..54fb59820d2b 100644
> --- a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml
> +++ b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml
> @@ -30,6 +30,7 @@ properties:
> - items:
> - enum:
> - rockchip,px30-dw-mshc
> + - rockchip,rk1808-dw-mshc
> - rockchip,rk3036-dw-mshc
> - rockchip,rk3228-dw-mshc
> - rockchip,rk3308-dw-mshc
> --
> 2.31.1
>