On Mon, 17 May 2021 at 01:06, Andreas Färber <afaerber@xxxxxxx> wrote: > > Add a compatible string for Rockchip RK1808 SoC. > > Signed-off-by: Andreas Färber <afaerber@xxxxxxx> 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 >