Hi, These were waiting on the LKML for some time, got few acks but no one picked them up. Please take them through SoC. Best regards, Krzysztof The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17: Linux 5.18-rc1 (2022-04-03 14:08:21 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/dt-cleanup-5.19 for you to fetch changes up to c9bdd50d2019f78bf4c1f6a79254c27771901023: ARM: dts: socfpga: align interrupt controller node name with dtschema (2022-04-07 21:30:22 +0200) ---------------------------------------------------------------- Minor cleanup of ARM DTS for v5.19 Align node names and unit addresses to DT schema and DT coding style in nspire, ox820 and socfpga. ---------------------------------------------------------------- Krzysztof Kozlowski (3): ARM: dts: nspire: use lower case hex addresses in node unit addresses ARM: dts: ox820: align interrupt controller node name with dtschema ARM: dts: socfpga: align interrupt controller node name with dtschema arch/arm/boot/dts/nspire-classic.dtsi | 10 +++--- arch/arm/boot/dts/nspire-cx.dts | 4 +-- arch/arm/boot/dts/nspire.dtsi | 60 +++++++++++++++++----------------- arch/arm/boot/dts/ox820.dtsi | 2 +- arch/arm/boot/dts/socfpga.dtsi | 2 +- arch/arm/boot/dts/socfpga_arria10.dtsi | 2 +- 6 files changed, 40 insertions(+), 40 deletions(-)