All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64: tegra: Device tree fixes for v5.14-rc3
@ 2021-07-16 23:38 ` Thierry Reding
  0 siblings, 0 replies; 4+ messages in thread
From: Thierry Reding @ 2021-07-16 23:38 UTC (permalink / raw)
  To: arm, soc; +Cc: Thierry Reding, Jon Hunter, linux-tegra, linux-arm-kernel

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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] arm64: tegra: Device tree fixes for v5.14-rc3
@ 2021-07-16 23:38 ` Thierry Reding
  0 siblings, 0 replies; 4+ messages in thread
From: Thierry Reding @ 2021-07-16 23:38 UTC (permalink / raw)
  To: arm, soc; +Cc: Thierry Reding, Jon Hunter, linux-tegra, linux-arm-kernel

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(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] arm64: tegra: Device tree fixes for v5.14-rc3
@ 2021-08-02 13:32   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2021-08-02 13:32 UTC (permalink / raw)
  To: soc, Thierry Reding, arm
  Cc: Arnd Bergmann, linux-arm-kernel, linux-tegra, Jon Hunter

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] arm64: tegra: Device tree fixes for v5.14-rc3
@ 2021-08-02 13:32   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2021-08-02 13:32 UTC (permalink / raw)
  To: soc, Thierry Reding, arm
  Cc: Arnd Bergmann, linux-arm-kernel, linux-tegra, Jon Hunter

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-02 13:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-16 23:38 [GIT PULL] arm64: tegra: Device tree fixes for v5.14-rc3 Thierry Reding
2021-07-16 23:38 ` Thierry Reding
2021-08-02 13:32 ` Arnd Bergmann
2021-08-02 13:32   ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.