Message ID | 20200901093736.29316-3-o.rempel@pengutronix.de (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | mainline Plymovent M2M board | expand |
On Tue, Sep 01, 2020 at 11:37:34AM +0200, Oleksij Rempel wrote: > Add Plymovent Group BV M2M iMX6dl based board > > Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml > index 6da9d734cdb7..5ecd3dd6ff23 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -176,6 +176,7 @@ properties: > - kontron,imx6dl-samx6i # Kontron i.MX6 Solo SMARC Module > - prt,prtrvt # Protonic RVT board > - prt,prtvt7 # Protonic VT7 board > + - ply,plym2m # Plymovent M2M board 'l' goes before 'r'. Shawn > - technexion,imx6dl-pico-dwarf # TechNexion i.MX6DL Pico-Dwarf > - technexion,imx6dl-pico-hobbit # TechNexion i.MX6DL Pico-Hobbit > - technexion,imx6dl-pico-nymph # TechNexion i.MX6DL Pico-Nymph > -- > 2.28.0 >
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 6da9d734cdb7..5ecd3dd6ff23 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -176,6 +176,7 @@ properties: - kontron,imx6dl-samx6i # Kontron i.MX6 Solo SMARC Module - prt,prtrvt # Protonic RVT board - prt,prtvt7 # Protonic VT7 board + - ply,plym2m # Plymovent M2M board - technexion,imx6dl-pico-dwarf # TechNexion i.MX6DL Pico-Dwarf - technexion,imx6dl-pico-hobbit # TechNexion i.MX6DL Pico-Hobbit - technexion,imx6dl-pico-nymph # TechNexion i.MX6DL Pico-Nymph
Add Plymovent Group BV M2M iMX6dl based board Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> --- Documentation/devicetree/bindings/arm/fsl.yaml | 1 + 1 file changed, 1 insertion(+)