Message ID | f2cb42c8-3664-a2d5-074d-5c9a10c693e8@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | bef828700337b55e407afb1fffb9da6cc7753896 |
Headers | show |
Series | Add more Rockchip rk3128 compatible strings | expand |
On Sat, 10 Sep 2022 00:02:14 +0200, Johan Jonker wrote: > Add rockchip,rk3128-dw-mshc compatible string. > > Signed-off-by: Johan Jonker <jbx6244@gmail.com> > --- > Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On Sat, 10 Sept 2022 at 00:02, Johan Jonker <jbx6244@gmail.com> wrote: > > Add rockchip,rk3128-dw-mshc compatible string. > > Signed-off-by: Johan Jonker <jbx6244@gmail.com> 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 bad28bc74..95f59a5e3 100644 > --- a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml > +++ b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml > @@ -32,6 +32,7 @@ properties: > - rockchip,px30-dw-mshc > - rockchip,rk1808-dw-mshc > - rockchip,rk3036-dw-mshc > + - rockchip,rk3128-dw-mshc > - rockchip,rk3228-dw-mshc > - rockchip,rk3308-dw-mshc > - rockchip,rk3328-dw-mshc > -- > 2.20.1 >
diff --git a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml index bad28bc74..95f59a5e3 100644 --- a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml +++ b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml @@ -32,6 +32,7 @@ properties: - rockchip,px30-dw-mshc - rockchip,rk1808-dw-mshc - rockchip,rk3036-dw-mshc + - rockchip,rk3128-dw-mshc - rockchip,rk3228-dw-mshc - rockchip,rk3308-dw-mshc - rockchip,rk3328-dw-mshc
Add rockchip,rk3128-dw-mshc compatible string. Signed-off-by: Johan Jonker <jbx6244@gmail.com> --- Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml | 1 + 1 file changed, 1 insertion(+)