[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200903130015.21361-1-nm@ti.com>
Date: Thu, 3 Sep 2020 08:00:07 -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 V2 0/8] arm64: dts: ti: k3-*: Squash up node_name_chars_strict warnings + hex usage
Hi,
This is a respin of v2 of the series posted as [1].
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 [2].
Changes in v2:
- Based off 20200903
- Picked up Acks and reviewed-by from previous versions (please comment
if you disagree).
- Dropped tsadc rename [3] based on review
- Added 2 patches to fixup hexadecimal usage caught as part of review
- few additional fixups.
Nishanth Menon (8):
arm64: dts: ti: k3-j721e: Use lower case hexadecimal
arm64: dts: ti: k3-am65-main: Use lower case hexadecimal
arm64: dts: ti: k3-am65*: Use generic gpio for node names
arm64: dts: ti: k3-am65*: Use generic clock for syscon clock names
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-*: Fix up node_name_chars_strict warnings
arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 22 +++++++++----------
arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi | 4 ++--
arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi | 6 ++---
.../arm64/boot/dts/ti/k3-am654-base-board.dts | 18 +++++++--------
.../dts/ti/k3-am654-industrial-thermal.dtsi | 12 +++++-----
.../dts/ti/k3-j721e-common-proc-board.dts | 18 +++++++--------
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 8 +++----
.../boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 4 ++--
arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-j721e.dtsi | 2 +-
10 files changed, 48 insertions(+), 48 deletions(-)
[1] v1: https://lore.kernel.org/linux-arm-kernel/20200901223059.14801-1-nm@ti.com/
[2] https://pastebin.ubuntu.com/p/Z5zGQydH3G/
[3] https://lore.kernel.org/linux-arm-kernel/9fb2f8f4-5eeb-6190-9cbf-b28084c58a8f@ti.com/
--
2.17.1
Powered by blists - more mailing lists