Message ID | 1623002884-57244-2-git-send-email-zhouyanjie@wanyeetech.com |
---|---|
State | Superseded |
Headers | show |
Series | Add support for JZ4775 and rename unreasonable array name. | expand |
On Sun, 6 Jun 2021 at 20:08, 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com> wrote: > > Add the MMC bindings for the JZ4775 SoC from Ingenic. > > Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com> Applied for next, thanks! Kind regards Uffe > --- > 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> --- Documentation/devicetree/bindings/mmc/ingenic,mmc.yaml | 1 + 1 file changed, 1 insertion(+)