Merge tag 'dt-cleanup-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Thu, 21 Apr 2022 15:08:54 +0000 (17:08 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 21 Apr 2022 15:08:54 +0000 (17:08 +0200)
commit75e64de871410da4bd6f79b96cd6155504d66421
tree09eb67dd837fcbb387f048e668928820f458cdca
parent1ceaccf2b267165fcff39e374f8596dfccd2321b
parentc9bdd50d2019f78bf4c1f6a79254c27771901023
Merge tag 'dt-cleanup-5.19' of git://git./linux/kernel/git/krzk/linux into arm/dt

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.

* tag 'dt-cleanup-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  ARM: dts: socfpga: align interrupt controller node name with dtschema
  ARM: dts: ox820: align interrupt controller node name with dtschema
  ARM: dts: nspire: use lower case hex addresses in node unit addresses

Link: https://lore.kernel.org/r/20220420072152.11696-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>