mbox series

[GIT,PULL] arm64: tegra: Device tree fixes for v6.3-rc1

Message ID 20230302094213.3874449-1-thierry.reding@gmail.com (mailing list archive)
State Accepted
Commit e5bd1002443dd9af31b799da97a71b53d1865486
Headers show
Series [GIT,PULL] arm64: tegra: Device tree fixes for v6.3-rc1 | expand

Pull-request

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

Message

Thierry Reding March 2, 2023, 9:42 a.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 682e1c498ae793ad90587171c93c1f7ec87aa208:

  arm64: tegra: Drop I2C iommus and dma-coherent properties (2023-01-27 17:08:58 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 4bb54c2ce48ffb3a06133ac0fb4086f7b48d9109:

  arm64: tegra: Bump CBB ranges property on Tegra194 and Tegra234 (2023-03-02 10:35:11 +0100)

This single fix is also available in patchwork if you prefer to pick
this up as a standalone patch:

	http://patchwork.ozlabs.org/project/linux-tegra/patch/20230214140549.3340395-1-thierry.reding@gmail.com/

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Device tree fixes for v6.3-rc1

This contains a fix for the CBB bus' ranges property on Tegra194 and
Tegra234 that restores proper translation of PCI addresses.

----------------------------------------------------------------
Thierry Reding (1):
      arm64: tegra: Bump CBB ranges property on Tegra194 and Tegra234

 arch/arm64/boot/dts/nvidia/tegra194.dtsi | 2 +-
 arch/arm64/boot/dts/nvidia/tegra234.dtsi | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Jon Hunter March 16, 2023, 11:36 a.m. UTC | #1
Hi all,

On 02/03/2023 09:42, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 682e1c498ae793ad90587171c93c1f7ec87aa208:
> 
>    arm64: tegra: Drop I2C iommus and dma-coherent properties (2023-01-27 17:08:58 +0100)
> 
> are available in the Git repository at:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.3-arm64-dt-fixes
> 
> for you to fetch changes up to 4bb54c2ce48ffb3a06133ac0fb4086f7b48d9109:
> 
>    arm64: tegra: Bump CBB ranges property on Tegra194 and Tegra234 (2023-03-02 10:35:11 +0100)
> 
> This single fix is also available in patchwork if you prefer to pick
> this up as a standalone patch:
> 
> 	http://patchwork.ozlabs.org/project/linux-tegra/patch/20230214140549.3340395-1-thierry.reding@gmail.com/
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> arm64: tegra: Device tree fixes for v6.3-rc1
> 
> This contains a fix for the CBB bus' ranges property on Tegra194 and
> Tegra234 that restores proper translation of PCI addresses.
> 
> ----------------------------------------------------------------
> Thierry Reding (1):
>        arm64: tegra: Bump CBB ranges property on Tegra194 and Tegra234
> 
>   arch/arm64/boot/dts/nvidia/tegra194.dtsi | 2 +-
>   arch/arm64/boot/dts/nvidia/tegra234.dtsi | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)



I have not seen this land in the mainline yet. If you already have this 
queued up for v6.3 then ignore this, but if not, please can we get this 
pulled in?

Thanks!
Jon
patchwork-bot+linux-soc@kernel.org March 17, 2023, 3:52 p.m. UTC | #2
Hello:

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

On Thu,  2 Mar 2023 10:42:13 +0100 you wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 682e1c498ae793ad90587171c93c1f7ec87aa208:
> 
>   arm64: tegra: Drop I2C iommus and dma-coherent properties (2023-01-27 17:08:58 +0100)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] arm64: tegra: Device tree fixes for v6.3-rc1
    https://git.kernel.org/soc/soc/c/e5bd1002443d

You are awesome, thank you!