Hi ARM SoC maintainers, The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2: Linux 6.2-rc1 (2022-12-25 13:41:39 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.3-dt-bindings for you to fetch changes up to 6427569ff14766aea855afca782424918668536b: dt-bindings: tegra: Allow #{address,size}-cells = <2> (2023-01-27 17:21:25 +0100) Thanks, Thierry ---------------------------------------------------------------- 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. ---------------------------------------------------------------- Thierry Reding (1): dt-bindings: tegra: Allow #{address,size}-cells = <2> Documentation/devicetree/bindings/bus/nvidia,tegra210-aconnect.yaml | 4 ++-- .../devicetree/bindings/display/tegra/nvidia,tegra186-display.yaml | 4 ++-- Documentation/devicetree/bindings/sound/nvidia,tegra210-ahub.yaml | 4 ++-- Documentation/devicetree/bindings/sound/nvidia,tegra210-ope.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-)