mbox series

[GIT,PULL] arm64: tegra: Device tree fixes for v5.14-rc3

Message ID 20210716233858.10096-1-thierry.reding@gmail.com
State New
Headers show
Series [GIT,PULL] arm64: tegra: Device tree fixes for v5.14-rc3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.14-rc3-arm64-dt

Message

Thierry Reding July 16, 2021, 11:38 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit c667dcd4dfcd515ad2c9b3953a33d742985a0b5e:

  arm64: tegra: Enable SMMU support for USB on Tegra194 (2021-07-09 16:50:44 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.14-rc3-arm64-dt

for you to fetch changes up to ba02920c51debb9198e72b3a8726a7c5ae4ffb41:

  arm64: tegra: Enable SMMU support for PCIe on Tegra194 (2021-07-17 01:27:10 +0200)

Here's another fix for SMMU support affecting PCIe that Vidya found. We
do have a lack of test coverage in this area that we're working to fix.

Thierry

----------------------------------------------------------------
arm64: tegra: Device tree fixes for v5.14-rc3

This contains one more fix for SMMU enablement on Tegra194, this time
for PCIe.

----------------------------------------------------------------
Vidya Sagar (1):
      arm64: tegra: Enable SMMU support for PCIe on Tegra194

 arch/arm64/boot/dts/nvidia/tegra194.dtsi | 60 ++++++++++++++++++++++++++++----
 1 file changed, 54 insertions(+), 6 deletions(-)

Comments

Arnd Bergmann Aug. 2, 2021, 1:32 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Sat, 17 Jul 2021 01:38:58 +0200, Thierry Reding wrote:
> The following changes since commit c667dcd4dfcd515ad2c9b3953a33d742985a0b5e:
> 
>   arm64: tegra: Enable SMMU support for USB on Tegra194 (2021-07-09 16:50:44 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.14-rc3-arm64-dt
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: 79e48a21045e6f2ccd9f59737685336d9ad75d54

       Arnd