mbox series

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

Message ID 20210129193254.3610492-4-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-arm-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-arm-defconfig

for you to fetch changes up to 760f9c2b84106fd02de701c964e7989c9802791b:

  ARM: config: Enable Tegra SoC Thermal driver (2021-01-19 16:54:49 +0100)

Thanks,
Thierry

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

Enables the Tegra SoC thermal driver on 32-bit platforms such as
Tegra124.

----------------------------------------------------------------
Jon Hunter (1):
      ARM: config: Enable Tegra SoC Thermal driver

 arch/arm/configs/multi_v7_defconfig | 1 +
 arch/arm/configs/tegra_defconfig    | 1 +
 2 files 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:52 +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-arm-defconfig
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 69e39bf1668e69ea5e1a15ac97d7dc11c367b791

       Arnd