Merge tag 'tegra-for-6.3-dt-bindings' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Mon, 30 Jan 2023 17:15:19 +0000 (18:15 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 30 Jan 2023 17:15:19 +0000 (18:15 +0100)
commit3fb0520dcc3a790574846ce6baeb166275d0aa75
tree6717a4d58de91959ca2e8bce855913083a4b3b40
parentad3c046a26f80d2660c04c1c9dd68f03a683b84b
parent6427569ff14766aea855afca782424918668536b
Merge tag 'tegra-for-6.3-dt-bindings' of git://git./linux/kernel/git/tegra/linux into arm/dt

dt-bindings: Changes for v6.3-rc1

Device tree files for 64-bit ARM Tegra SoCs have recently had to bump
the #address-cells and #size-cells to 2 in order to support bus address
translations across the entire device tree hierarchy. Explicitly allow
this in DT schemas to prevent validation errors.

* tag 'tegra-for-6.3-dt-bindings' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  dt-bindings: tegra: Allow #{address,size}-cells = <2>

Link: https://lore.kernel.org/r/20230127163719.460954-1-thierry.reding@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>