[PATCH 00/15] ARM: dts: clean up most ls1021a CHECK_DTB warning

Frank Li posted 15 patches 1 month, 2 weeks ago
There is a newer version of this series
arch/arm/boot/dts/nxp/ls/ls1021a-qds.dts           |  8 ++---
...1021a-tqmls1021a-mbls1021a-rgb-cdtech-dc44.dtso |  2 +-
...1021a-tqmls1021a-mbls1021a-rgb-cdtech-fc21.dtso |  2 +-
arch/arm/boot/dts/nxp/ls/ls1021a-tsn.dts           |  2 --
arch/arm/boot/dts/nxp/ls/ls1021a-twr.dts           |  2 +-
arch/arm/boot/dts/nxp/ls/ls1021a.dtsi              | 38 ++++++----------------
6 files changed, 17 insertions(+), 37 deletions(-)
[PATCH 00/15] ARM: dts: clean up most ls1021a CHECK_DTB warning
Posted by Frank Li 1 month, 2 weeks ago
clean up most ls1021a CHECK_DTB warning.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Frank Li (15):
      ARM: dts: ls1021a: swap dma tx/rx channel to fix DTB_CHECK warning
      ARM: dts: ls1021a: correct node name "timer0" to 'rtc' and remove reg-names
      ARM: dts: ls1021a: remove redundant snps,host-vbus-glitches
      ARM: dts: ls1021a: remove big-endian for memory-controller node
      ARM: dts: ls1021a: Rename node name nor to flash
      ARM: dts: ls1021a: Remove redundant #address-cells for queue-group@* of fsl,etsec2
      ARM: dts: ls1021a: Rename esdhc@1560000 to mmc@1560000
      ARM: dts: ls1021a: Rename node name power-controler to wakeup-controller
      ARM: dts: ls1021a-qds: Rename node name at45db021d@0 to flash@0
      ARM: dts: ls1021a: remove big-endian for mmc modes
      ARM: dts: ls1021a: add fsl,ls1021a-wdt for watchdog node
      ARM: dts: ls1021a-tsn: Remove redundant #address-cells for ethernet-switch@1
      ARM: dts: ls1021a-tqmls1021a-mbls1021a-rgb-cdtech: Remove fallback compatible string edt,edt-ft5x06
      ARM: dts: ls1021a-qads: Add fallback compatible string mdio-mux
      ARM: dts: ls1021a-qds: rename 'nor' to 'flash' and 'mdio-mux-emi1' to 'mdio-mux@54'

 arch/arm/boot/dts/nxp/ls/ls1021a-qds.dts           |  8 ++---
 ...1021a-tqmls1021a-mbls1021a-rgb-cdtech-dc44.dtso |  2 +-
 ...1021a-tqmls1021a-mbls1021a-rgb-cdtech-fc21.dtso |  2 +-
 arch/arm/boot/dts/nxp/ls/ls1021a-tsn.dts           |  2 --
 arch/arm/boot/dts/nxp/ls/ls1021a-twr.dts           |  2 +-
 arch/arm/boot/dts/nxp/ls/ls1021a.dtsi              | 38 ++++++----------------
 6 files changed, 17 insertions(+), 37 deletions(-)
---
base-commit: 3ede6e44fad31f1c80dd01188683f0caa0f19247
change-id: 20250818-ls1021a_dts_warning-fff933bd83da

Best regards,
--
Frank Li <Frank.Li@nxp.com>
Re: [PATCH 00/15] ARM: dts: clean up most ls1021a CHECK_DTB warning
Posted by Alexander Stein 1 month, 2 weeks ago
Hi Frank,

thanks for the series.
I've already sent a similar one at [1]. But I haven't check which are
duplicates and which are not.

Best regards
Alexander

Am Montag, 18. August 2025, 22:48:11 CEST schrieb Frank Li:
> clean up most ls1021a CHECK_DTB warning.
> 
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> ---
> Frank Li (15):
>       ARM: dts: ls1021a: swap dma tx/rx channel to fix DTB_CHECK warning
>       ARM: dts: ls1021a: correct node name "timer0" to 'rtc' and remove reg-names
>       ARM: dts: ls1021a: remove redundant snps,host-vbus-glitches
>       ARM: dts: ls1021a: remove big-endian for memory-controller node
>       ARM: dts: ls1021a: Rename node name nor to flash
>       ARM: dts: ls1021a: Remove redundant #address-cells for queue-group@* of fsl,etsec2
>       ARM: dts: ls1021a: Rename esdhc@1560000 to mmc@1560000
>       ARM: dts: ls1021a: Rename node name power-controler to wakeup-controller
>       ARM: dts: ls1021a-qds: Rename node name at45db021d@0 to flash@0
>       ARM: dts: ls1021a: remove big-endian for mmc modes
>       ARM: dts: ls1021a: add fsl,ls1021a-wdt for watchdog node
>       ARM: dts: ls1021a-tsn: Remove redundant #address-cells for ethernet-switch@1
>       ARM: dts: ls1021a-tqmls1021a-mbls1021a-rgb-cdtech: Remove fallback compatible string edt,edt-ft5x06
>       ARM: dts: ls1021a-qads: Add fallback compatible string mdio-mux
>       ARM: dts: ls1021a-qds: rename 'nor' to 'flash' and 'mdio-mux-emi1' to 'mdio-mux@54'
> 
>  arch/arm/boot/dts/nxp/ls/ls1021a-qds.dts           |  8 ++---
>  ...1021a-tqmls1021a-mbls1021a-rgb-cdtech-dc44.dtso |  2 +-
>  ...1021a-tqmls1021a-mbls1021a-rgb-cdtech-fc21.dtso |  2 +-
>  arch/arm/boot/dts/nxp/ls/ls1021a-tsn.dts           |  2 --
>  arch/arm/boot/dts/nxp/ls/ls1021a-twr.dts           |  2 +-
>  arch/arm/boot/dts/nxp/ls/ls1021a.dtsi              | 38 ++++++----------------
>  6 files changed, 17 insertions(+), 37 deletions(-)
> ---
> base-commit: 3ede6e44fad31f1c80dd01188683f0caa0f19247
> change-id: 20250818-ls1021a_dts_warning-fff933bd83da
> 
> Best regards,
> --
> Frank Li <Frank.Li@nxp.com>
> 
> 
> 


-- 
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/