mbox series

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

Message ID 20210129193254.3610492-6-thierry.reding@gmail.com
State New
Headers show
Series [GIT,PULL,1/6] ARM: tegra: Core changes for v5.12-rc1 | expand

Pull-request

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

Message

Thierry Reding Jan. 29, 2021, 7:32 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d93576c66c4b728c69920a2c25387d6e1fd4b902:

  arm64: defconfig: Enable Tegra audio graph card driver (2021-01-21 19:59:12 +0100)

Thanks,
Thierry

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

Enables the Tegra SoC thermal driver that is used on various Tegra132
and Tegra210 platforms, as well as the Tegra audio graph driver that can
be used to enable audio support on Tegra210, Tegra186 and Tegra194.

----------------------------------------------------------------
Jon Hunter (1):
      arm64: defconfig: Enable Tegra SoC Thermal driver

Sameer Pujar (1):
      arm64: defconfig: Enable Tegra audio graph card driver

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

Comments

Arnd Bergmann Jan. 30, 2021, 11:26 a.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Fri, 29 Jan 2021 20:32:54 +0100, Thierry Reding wrote:
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.12-arm64-defconfig
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: ee29b84a1dfecc32925037871ed18d9af61529b4

       Arnd