mbox series

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

Message ID 20220916101957.1635854-6-thierry.reding@gmail.com
State New
Headers show
Series [GIT,PULL,1/6] soc/tegra: Changes for v6.1-rc1 | expand

Pull-request

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

Message

Thierry Reding Sept. 16, 2022, 10:19 a.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 747c39f0ebfaee9cf699dd3c35ac6462db847667:

  arm64: defconfig: Make TEGRA186_GPC_DMA built-in (2022-09-15 15:51:47 +0200)

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Default configuration changes for v6.1-rc1

Enables the new MGBE driver, as well as the existing SPI and QSPI
drivers on 64-bit ARM. The GPC DMA driver is now also built into the
kernel by default to avoid needless probe deferrals that would slow
down the boot process significantly.

----------------------------------------------------------------
Akhil R (1):
      arm64: defconfig: Make TEGRA186_GPC_DMA built-in

Bhadram Varka (1):
      arm64: defconfig: Enable Tegra MGBE driver

Krishna Yarlagadda (1):
      arm64: tegra: Enable Tegra SPI & QSPI in deconfig

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