[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220830152132.23916-1-nm@ti.com>
Date: Tue, 30 Aug 2022 10:21:28 -0500
From: Nishanth Menon <nm@...com>
To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Vignesh Raghavendra <vigneshr@...com>
CC: Tero Kristo <kristo@...nel.org>, Nishanth Menon <nm@...com>,
Daniel Thompson <daniel.thompson@...aro.org>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
Subject: [PATCH 0/4] arm64: dts: ti: *: Define aliases in board file
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
Powered by blists - more mailing lists