Message ID | 1623329930-14387-2-git-send-email-zhouyanjie@wanyeetech.com |
---|---|
State | New |
Headers | show |
Series | [v2,1/2] dt-bindings: mmc: JZ4740: Add bindings for JZ4775. | expand |
Hi Zhou, Le jeu., juin 10 2021 at 20:58:49 +0800, 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com> a écrit : > Add the MMC bindings for the JZ4775 SoC from Ingenic. > > Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com> Acked-by: Paul Cercueil <paul@crapouillou.net> Cheers, -Paul > --- > > Notes: > v1->v2: > No change. > > Documentation/devicetree/bindings/mmc/ingenic,mmc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mmc/ingenic,mmc.yaml > b/Documentation/devicetree/bindings/mmc/ingenic,mmc.yaml > index 04ba8b7..546480f 100644 > --- a/Documentation/devicetree/bindings/mmc/ingenic,mmc.yaml > +++ b/Documentation/devicetree/bindings/mmc/ingenic,mmc.yaml > @@ -19,6 +19,7 @@ properties: > - ingenic,jz4740-mmc > - ingenic,jz4725b-mmc > - ingenic,jz4760-mmc > + - ingenic,jz4775-mmc > - ingenic,jz4780-mmc > - ingenic,x1000-mmc > - items: > -- > 2.7.4 >
diff --git a/Documentation/devicetree/bindings/mmc/ingenic,mmc.yaml b/Documentation/devicetree/bindings/mmc/ingenic,mmc.yaml index 04ba8b7..546480f 100644 --- a/Documentation/devicetree/bindings/mmc/ingenic,mmc.yaml +++ b/Documentation/devicetree/bindings/mmc/ingenic,mmc.yaml @@ -19,6 +19,7 @@ properties: - ingenic,jz4740-mmc - ingenic,jz4725b-mmc - ingenic,jz4760-mmc + - ingenic,jz4775-mmc - ingenic,jz4780-mmc - ingenic,x1000-mmc - items:
Add the MMC bindings for the JZ4775 SoC from Ingenic. Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com> --- Notes: v1->v2: No change. Documentation/devicetree/bindings/mmc/ingenic,mmc.yaml | 1 + 1 file changed, 1 insertion(+)