[PATCH V2 0/8] arm64: dts: ti: k3-*: Squash up node_name_chars_strict warnings + hex usage

From: Nishanth Menon
Date: Thu Sep 03 2020 - 09:43:47 EST


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@xxxxxx/
[2] https://pastebin.ubuntu.com/p/Z5zGQydH3G/
[3] https://lore.kernel.org/linux-arm-kernel/9fb2f8f4-5eeb-6190-9cbf-b28084c58a8f@xxxxxx/

--
2.17.1