[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200901223059.14801-1-nm@ti.com>
Date: Tue, 1 Sep 2020 17:30:52 -0500
From: Nishanth Menon <nm@...com>
To: Rob Herring <robh+dt@...nel.org>, Tero Kristo <t-kristo@...com>
CC: <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>, Suman Anna <s-anna@...com>,
Vignesh Raghavendra <vigneshr@...com>, <lokeshvutla@...com>,
<grygorii.strashko@...com>, <nsekhar@...com>,
Nishanth Menon <nm@...com>
Subject: [PATCH 0/7] arm64: dts: ti: k3-*: Squash up node_name_chars_strict warnings
Hi,
This is one part of cleanups meant for make W=2 dtbs for 5.10 on TI
dtbs. Hopefully we dont see node_name_chars_strict warnings anymore.
As part of this cleanup, I ran a cross check of nodes that are
part of K3 as of right now, Vs what is "generic" definition as per 0.3
dt specification:
https://pastebin.ubuntu.com/p/kp3g4ktBYp/
I dont think the remaining have a good reference, at least in my
subjective view.
In possibly some cases, bootloaders may need to sync before doing DT
fixup etc.
Nishanth Menon (7):
arm64: dts: ti: k3-am65*: Use generic gpio for node names
arm64: dts: ti: k3-am65*: Use generic clock for serdes clock name
arm64: dts: ti: k3-*: Use generic pinctrl for node names
arm64: dts: ti: k3-am65-base-board Use generic camera for node name
instead of ov5640
arm64: dts: ti: k3-am65-wakeup: Use generic temperature-sensor for
node name
arm64: dts: ti: k3-*: Use generic adc for node names
arm64: dts: ti: k3-*: Fix up node_name_chars_strict errors
arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 18 +++++++++---------
arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi | 8 ++++----
arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi | 6 +++---
arch/arm64/boot/dts/ti/k3-am654-base-board.dts | 18 +++++++++---------
.../dts/ti/k3-am654-industrial-thermal.dtsi | 12 ++++++------
.../boot/dts/ti/k3-j721e-common-proc-board.dts | 18 +++++++++---------
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 8 ++++----
.../arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 8 ++++----
arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi | 2 +-
9 files changed, 49 insertions(+), 49 deletions(-)
--
2.17.1
Powered by blists - more mailing lists