mbox series

[GIT,PULL,1/3] dt-bindings: Changes for v6.3-rc1

Message ID 20230127163719.460954-1-thierry.reding@gmail.com (mailing list archive)
State Accepted
Commit 3fb0520dcc3a790574846ce6baeb166275d0aa75
Headers show
Series [GIT,PULL,1/3] dt-bindings: Changes for v6.3-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.3-dt-bindings

Message

Thierry Reding Jan. 27, 2023, 4:37 p.m. UTC
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(-)

Comments

patchwork-bot+linux-soc@kernel.org Jan. 30, 2023, 10:31 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 27 Jan 2023 17:37:17 +0100 you wrote:
> 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:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/3] dt-bindings: Changes for v6.3-rc1
    https://git.kernel.org/soc/soc/c/3fb0520dcc3a
  - [GIT,PULL,2/3] ARM: tegra: Device tree changes for v6.3-rc1
    https://git.kernel.org/soc/soc/c/cdd070a4e116
  - [GIT,PULL,3/3] arm64: tegra: Device tree changes for v6.3-rc1
    https://git.kernel.org/soc/soc/c/248c07f92c2c

You are awesome, thank you!