mbox series

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

Message ID 20210813162157.2820913-5-thierry.reding@gmail.com (mailing list archive)
State Mainlined, archived
Commit 806b99206b840bcf3bfa44227dc978880d13ed1b
Headers show
Series [GIT,PULL,1/6] dt-bindings: Changes for v5.15-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.15-arm-defconfig

Message

Thierry Reding Aug. 13, 2021, 4:21 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.15-arm-defconfig

for you to fetch changes up to 806b99206b840bcf3bfa44227dc978880d13ed1b:

  ARM: multi_v7_defconfig: Enable CONFIG_TEGRA30_TSENSOR (2021-08-11 12:15:48 +0200)

Thanks,
Thierry

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

Enables a couple of drivers by default so that the configuration is
useful on more devices. This also rebuilds the tegra_defconfig, which
hasn't been done in a long time.

----------------------------------------------------------------
Dmitry Osipenko (5):
      ARM: tegra: Enable CONFIG_TEGRA30_TSENSOR
      ARM: tegra: Enable CONFIG_FB
      ARM: tegra: Enable Acer A500 drivers
      ARM: multi_v7_defconfig: Enable Acer A500 drivers
      ARM: multi_v7_defconfig: Enable CONFIG_TEGRA30_TSENSOR

Maxim Schwalm (2):
      ARM: tegra: Enable CONFIG_CROS_EC
      ARM: tegra: Rebuild default configuration

 arch/arm/configs/multi_v7_defconfig |  4 ++++
 arch/arm/configs/tegra_defconfig    | 25 ++++++++-----------------
 2 files changed, 12 insertions(+), 17 deletions(-)

Comments

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

On Fri, 13 Aug 2021 18:21:56 +0200, Thierry Reding wrote:
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.15-arm-defconfig
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 03bc43c09d0cd7f4a7813b10433d653ec5a02b09

       Arnd