devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] ARM: dts: clean up most ls1021a CHECK_DTB warning
@ 2025-08-20 16:36 Frank Li
  2025-08-20 16:36 ` [PATCH v2 1/7] ARM: dts: ls1021a: Rename node name nor to flash Frank Li
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Frank Li @ 2025-08-20 16:36 UTC (permalink / raw)
  To: Shawn Guo, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: linux-arm-kernel, devicetree, linux-kernel, imx, Frank Li

clean up most ls1021a CHECK_DTB warning.

Old uboot check esdhc@1560000. The new uboot already switch to check both
esdhc@1560000 and mmc@1560000. So we can rename it now.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Changes in v2:
- squash rename to flash patches
- remove duplicate patches already post in
https://lore.kernel.org/linux-devicetree/20250725061339.266125-1-alexander.stein@ew.tq-group.com/
- Link to v1: https://lore.kernel.org/r/20250818-ls1021a_dts_warning-v1-0-7a79b6b4a0e2@nxp.com

---
Frank Li (7):
      ARM: dts: ls1021a: Rename node name nor to flash
      ARM: dts: ls1021a: Rename 'mdio-mux-emi1' to 'mdio-mux@54'
      ARM: dts: ls1021a: Rename esdhc@1560000 to mmc@1560000
      ARM: dts: ls1021a: Rename node name power-controler to wakeup-controller
      ARM: dts: ls1021a: remove big-endian for mmc modes
      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

 arch/arm/boot/dts/nxp/ls/ls1021a-qds.dts                          | 8 ++++----
 .../dts/nxp/ls/ls1021a-tqmls1021a-mbls1021a-rgb-cdtech-dc44.dtso  | 2 +-
 .../dts/nxp/ls/ls1021a-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                             | 6 ++----
 6 files changed, 9 insertions(+), 13 deletions(-)
---
base-commit: 3ede6e44fad31f1c80dd01188683f0caa0f19247
change-id: 20250818-ls1021a_dts_warning-fff933bd83da

Best regards,
--
Frank Li <Frank.Li@nxp.com>


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

end of thread, other threads:[~2025-08-22  9:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-20 16:36 [PATCH v2 0/7] ARM: dts: clean up most ls1021a CHECK_DTB warning Frank Li
2025-08-20 16:36 ` [PATCH v2 1/7] ARM: dts: ls1021a: Rename node name nor to flash Frank Li
2025-08-20 16:36 ` [PATCH v2 2/7] ARM: dts: ls1021a: Rename 'mdio-mux-emi1' to 'mdio-mux@54' Frank Li
2025-08-20 16:36 ` [PATCH v2 3/7] ARM: dts: ls1021a: Rename esdhc@1560000 to mmc@1560000 Frank Li
2025-08-20 16:36 ` [PATCH v2 4/7] ARM: dts: ls1021a: Rename node name power-controler to wakeup-controller Frank Li
2025-08-20 16:36 ` [PATCH v2 5/7] ARM: dts: ls1021a: remove big-endian for mmc modes Frank Li
2025-08-20 16:36 ` [PATCH v2 6/7] ARM: dts: ls1021a-tsn: Remove redundant #address-cells for ethernet-switch@1 Frank Li
2025-08-20 16:36 ` [PATCH v2 7/7] ARM: dts: ls1021a-tqmls1021a-mbls1021a-rgb-cdtech: Remove fallback compatible string edt,edt-ft5x06 Frank Li
2025-08-20 18:57 ` [PATCH v2 0/7] ARM: dts: clean up most ls1021a CHECK_DTB warning Rob Herring (Arm)
2025-08-22  9:55 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).