Message ID | 20190819172606.6410-2-dafna.hirschfeld@collabora.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | add imx8mq nitrogen support - changes since v3 | expand |
On Mon, Aug 19, 2019 at 12:26 PM Dafna Hirschfeld <dafna.hirschfeld@collabora.com> wrote: > > From: Gary Bisson <gary.bisson@boundarydevices.com> > > The Nitrogen8M is an ARM based single board computer (SBC) > designed to leverage the full capabilities of NXP’s i.MX8M > Quad processor. > > Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> > Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> > [Dafna: porting vendor's code to mainline] > Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com> > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 1 + > 1 file changed, 1 insertion(+) Please add acks/reviewed-bys when posting new versions. Rob
On Mon, 2019-08-19 at 14:08 -0500, Rob Herring wrote: > On Mon, Aug 19, 2019 at 12:26 PM Dafna Hirschfeld > <dafna.hirschfeld@collabora.com> wrote: > > From: Gary Bisson <gary.bisson@boundarydevices.com> > > > > The Nitrogen8M is an ARM based single board computer (SBC) > > designed to leverage the full capabilities of NXP’s i.MX8M > > Quad processor. > > > > Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> > > Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> > > [Dafna: porting vendor's code to mainline] > > Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com> > > --- > > Documentation/devicetree/bindings/arm/fsl.yaml | 1 + > > 1 file changed, 1 insertion(+) > > Please add acks/reviewed-bys when posting new versions. > Hi, Thank you for the remark, I forgot to add it. I will add it in the next. Regards, Dafna Hirschfeld > Rob
On Tue, Aug 20, 2019 at 06:27:39PM +0200, Dafna Hirschfeld wrote: > On Mon, 2019-08-19 at 14:08 -0500, Rob Herring wrote: > > On Mon, Aug 19, 2019 at 12:26 PM Dafna Hirschfeld > > <dafna.hirschfeld@collabora.com> wrote: > > > From: Gary Bisson <gary.bisson@boundarydevices.com> > > > > > > The Nitrogen8M is an ARM based single board computer (SBC) > > > designed to leverage the full capabilities of NXP’s i.MX8M > > > Quad processor. > > > > > > Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> > > > Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> > > > [Dafna: porting vendor's code to mainline] > > > Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com> > > > --- > > > Documentation/devicetree/bindings/arm/fsl.yaml | 1 + > > > 1 file changed, 1 insertion(+) > > > > Please add acks/reviewed-bys when posting new versions. > > > Hi, > Thank you for the remark, I forgot to add it. I will add it in the > next. I applied the patch with Rob's Reviewed-by on v3. Shawn
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 362bf827cad1..16db1c699ba7 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -224,6 +224,7 @@ properties: - description: i.MX8MQ based Boards items: - enum: + - boundary,imx8mq-nitrogen8m # i.MX8MQ NITROGEN Board - fsl,imx8mq-evk # i.MX8MQ EVK Board - purism,librem5-devkit # Purism Librem5 devkit - technexion,pico-pi-imx8m # TechNexion PICO-PI-8M evk