Re: [PATCH v3 1/4] ARM: dts: imx: Add GW5907 board support

From: Fabio Estevam
Date: Mon Dec 23 2019 - 17:06:13 EST


Hi Robert,

On Mon, Dec 23, 2019 at 6:44 PM Robert Jones <rjones@xxxxxxxxxxxxx> wrote:
>
> The Gateworks GW5907 is an IMX6 SoC based single board computer with:
> - IMX6Q or IMX6DL
> - 32bit DDR3 DRAM
> - FEC GbE Phy
> - bi-color front-panel LED
> - 256MB NAND boot device
> - Gateworks System Controller (hwmon, pushbutton controller, EEPROM)
> - Digital IO expander (pca9555)
> - Joystick 12bit adc (ads1015)
>
> Signed-off-by: Tim Harvey <tharvey@xxxxxxxxxxxxx>
> Signed-off-by: Robert Jones <rjones@xxxxxxxxxxxxx>

Not clear on the authorship on this patch.

If the original author is Tim, then his name should appear in the From field.

> ---
> arch/arm/boot/dts/Makefile | 2 +
> arch/arm/boot/dts/imx6dl-gw5907.dts | 14 ++
> arch/arm/boot/dts/imx6q-gw5907.dts | 14 ++
> arch/arm/boot/dts/imx6qdl-gw5907.dtsi | 399 ++++++++++++++++++++++++++++++++++
> 4 files changed, 429 insertions(+)
> create mode 100644 arch/arm/boot/dts/imx6dl-gw5907.dts
> create mode 100644 arch/arm/boot/dts/imx6q-gw5907.dts
> create mode 100644 arch/arm/boot/dts/imx6qdl-gw5907.dtsi
>
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> index 1e9e1af..9ee80e2 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -422,6 +422,7 @@ dtb-$(CONFIG_SOC_IMX6Q) += \
> imx6dl-gw560x.dtb \
> imx6dl-gw5903.dtb \
> imx6dl-gw5904.dtb \
> + imx6dl-gw5907.dtb \

You should add an additional patch that add these new boards in
Documentation/devicetree/bindings/arm/fsl.yaml