linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] arm64: dts: ti: *: Define aliases in board file
@ 2022-08-30 15:21 Nishanth Menon
  2022-08-30 15:21 ` [PATCH 1/4] arm64: dts: ti: am65*: Define aliases in board files Nishanth Menon
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Nishanth Menon @ 2022-08-30 15:21 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Rob Herring, Vignesh Raghavendra
  Cc: Tero Kristo, Nishanth Menon, Daniel Thompson, linux-kernel,
	devicetree, linux-arm-kernel

This series moves the aliases definitions in various TI SoC dts files
from SoC level to the board level.

Verification done:
a) build dtbs without the patches, regenerate dts using dtc -s -I dtb
b) build dtbs with the patches, regenerate the dts using dtc -s -I dtb
c) compare the regenerated dts file between a and b and ensure 0 delta

Nishanth Menon (4):
  arm64: dts: ti: am65*: Define aliases in board files
  arm64: dts: ti: j721e*: Define aliases in board files
  arm64: dts: ti: j7200*: Define aliases in board files
  arm64: dts: ti: am64*: Define aliases in board files

 arch/arm64/boot/dts/ti/k3-am64.dtsi           | 16 ----------------
 arch/arm64/boot/dts/ti/k3-am642-evm.dts       | 16 ++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am642-sk.dts        | 16 ++++++++++++++++
 .../boot/dts/ti/k3-am65-iot2050-common.dtsi   | 12 ++++++++++++
 arch/arm64/boot/dts/ti/k3-am65.dtsi           | 17 -----------------
 .../arm64/boot/dts/ti/k3-am654-base-board.dts | 17 +++++++++++++++++
 .../dts/ti/k3-j7200-common-proc-board.dts     | 17 +++++++++++++++++
 arch/arm64/boot/dts/ti/k3-j7200.dtsi          | 17 -----------------
 .../dts/ti/k3-j721e-common-proc-board.dts     | 19 +++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-j721e-sk.dts        | 19 +++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-j721e.dtsi          | 19 -------------------
 11 files changed, 116 insertions(+), 69 deletions(-)

-- 
2.31.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-08-30 20:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-30 15:21 [PATCH 0/4] arm64: dts: ti: *: Define aliases in board file Nishanth Menon
2022-08-30 15:21 ` [PATCH 1/4] arm64: dts: ti: am65*: Define aliases in board files Nishanth Menon
2022-08-30 15:21 ` [PATCH 2/4] arm64: dts: ti: j721e*: " Nishanth Menon
2022-08-30 18:18   ` Arnd Bergmann
2022-08-30 20:15     ` Nishanth Menon
2022-08-30 15:21 ` [PATCH 3/4] arm64: dts: ti: j7200*: " Nishanth Menon
2022-08-30 15:21 ` [PATCH 4/4] arm64: dts: ti: am64*: " Nishanth Menon

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).