All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux-4.4.y-cip-rt 1/2] arm: dts: moxa: am335x-moxa-uc-8100-me: Add new MOXA model
       [not found] <SEYPR01MB42723C86A5D4FCC894BE3AFFFAED9@SEYPR01MB4272.apcprd01.prod.exchangelabs.com>
@ 2022-04-13  8:45 ` Jimmy Chen (陳永達)
  2022-04-14  6:20   ` Jan Kiszka
  0 siblings, 1 reply; 2+ messages in thread
From: Jimmy Chen (陳永達) @ 2022-04-13  8:45 UTC (permalink / raw)
  To: cip-dev

Add DTS file to support new MOXA model (none -t version).

Signed-off-by: Jimmy Chen <jimmy.chen@moxa.com>
---
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index 0bc7ae92cdf7..b706d47413ff 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -464,6 +464,7 @@ dtb-$(CONFIG_SOC_AM33XX) += \
        am335x-evm.dtb \
        am335x-evmsk.dtb \
        am335x-moxa-uc-8100-me-t.dtb \
+       am335x-moxa-uc-8100-me.dtb \
        am335x-nano.dtb \
        am335x-pepper.dtb \
        am335x-lxm.dtb \

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH linux-4.4.y-cip-rt 1/2] arm: dts: moxa: am335x-moxa-uc-8100-me: Add new MOXA model
  2022-04-13  8:45 ` [PATCH linux-4.4.y-cip-rt 1/2] arm: dts: moxa: am335x-moxa-uc-8100-me: Add new MOXA model Jimmy Chen (陳永達)
@ 2022-04-14  6:20   ` Jan Kiszka
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Kiszka @ 2022-04-14  6:20 UTC (permalink / raw)
  To: Jimmy Chen (陳永達), cip-dev

On 13.04.22 10:45, Jimmy Chen (陳永達) wrote:
> Add DTS file to support new MOXA model (none -t version).
> 
> Signed-off-by: Jimmy Chen <jimmy.chen@moxa.com>
> ---
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index 0bc7ae92cdf7..b706d47413ff 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -464,6 +464,7 @@ dtb-$(CONFIG_SOC_AM33XX) += \
>         am335x-evm.dtb \
>         am335x-evmsk.dtb \
>         am335x-moxa-uc-8100-me-t.dtb \
> +       am335x-moxa-uc-8100-me.dtb \
>         am335x-nano.dtb \
>         am335x-pepper.dtb \
>         am335x-lxm.dtb \

Wrong ordering, or wrong structuring. This commit alone would break
building kernels for ARM.

Worse: This is not upstream. Add upstream first, and once merged there,
we can back-port.

Jan

-- 
Siemens AG, Technology
Competence Center Embedded Linux


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-14 16:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <SEYPR01MB42723C86A5D4FCC894BE3AFFFAED9@SEYPR01MB4272.apcprd01.prod.exchangelabs.com>
2022-04-13  8:45 ` [PATCH linux-4.4.y-cip-rt 1/2] arm: dts: moxa: am335x-moxa-uc-8100-me: Add new MOXA model Jimmy Chen (陳永達)
2022-04-14  6:20   ` Jan Kiszka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.