mbox series

[GIT,PULL,7/7] arm64: tegra: Default configuration changes for v5.16-rc1

Message ID 20211008201132.1678814-8-thierry.reding@gmail.com
State New
Headers show
Series NVIDIA Tegra changes for v5.16-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-arm64-defconfig

Message

Thierry Reding Oct. 8, 2021, 8:11 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-arm64-defconfig

for you to fetch changes up to 1e9b81616627643eb1a78c8fe98fc95eae74024d:

  arm64: defconfig: Enable few Tegra210 based AHUB drivers (2021-10-07 20:37:23 +0200)

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Default configuration changes for v5.16-rc1

This enables drivers for the various audio processors found on Tegra210
and later.

----------------------------------------------------------------
Sameer Pujar (1):
      arm64: defconfig: Enable few Tegra210 based AHUB drivers

 arch/arm64/configs/defconfig | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Arnd Bergmann Oct. 12, 2021, 12:50 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Fri, 8 Oct 2021 22:11:32 +0200, Thierry Reding wrote:
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-arm64-defconfig
> 
> [...]

Merged into arm/defconfigs, thanks!

merge commit: 543659b3121117acd1da5ff71ecb22243c657e1c

       Arnd