Message ID | 20200924045706.23496-2-o.rempel@pengutronix.de (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | mainline Protonic WD3 board | expand |
On Thu, 24 Sep 2020 06:57:05 +0200, Oleksij Rempel wrote: > Add Protonic Holland WD3 iMX6qp based board > > Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On Thu, Sep 24, 2020 at 06:57:05AM +0200, Oleksij Rempel wrote: > Add Protonic Holland WD3 iMX6qp based board > > Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> It doesn't seem to apply to v5.10-rc1. Shawn > --- > 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 e94a455eeab9..57dcd061d4c9 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -161,6 +161,7 @@ properties: > - enum: > - fsl,imx6qp-sabreauto # i.MX6 Quad Plus SABRE Automotive Board > - fsl,imx6qp-sabresd # i.MX6 Quad Plus SABRE Smart Device Board > + - prt,prtwd3 # Protonic WD3 board > - const: fsl,imx6qp > > - description: i.MX6DL based Boards > -- > 2.28.0 >
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index e94a455eeab9..57dcd061d4c9 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -161,6 +161,7 @@ properties: - enum: - fsl,imx6qp-sabreauto # i.MX6 Quad Plus SABRE Automotive Board - fsl,imx6qp-sabresd # i.MX6 Quad Plus SABRE Smart Device Board + - prt,prtwd3 # Protonic WD3 board - const: fsl,imx6qp - description: i.MX6DL based Boards
Add Protonic Holland WD3 iMX6qp based board Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> --- Documentation/devicetree/bindings/arm/fsl.yaml | 1 + 1 file changed, 1 insertion(+)