On Sat, 23 Jul 2022 at 22:44, Jagan Teki <jagan@xxxxxxxxxx> wrote: > > Add a compatible string for Rockchip RV1126 SoC. > > Cc: linux-mmc@xxxxxxxxxxxxxxx > Cc: Ulf Hansson <ulf.hansson@xxxxxxxxxx> > Signed-off-by: Jagan Teki <jagan@xxxxxxxxxx> 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 54fb59820d2b..8d888b435817 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,rk3399-dw-mshc > - rockchip,rk3568-dw-mshc > - rockchip,rv1108-dw-mshc > + - rockchip,rv1126-dw-mshc > - const: rockchip,rk3288-dw-mshc > > reg: > -- > 2.25.1 >