mbox series

[GIT,PULL] defconfig: mediatek updates for v5.18

Message ID 9b90b407-025b-ec78-a626-faccdbc7ab39@gmail.com
State New
Headers show
Series [GIT,PULL] defconfig: mediatek updates for v5.18 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/ tags/v5.17-next-defconfig

Message

Matthias Brugger March 1, 2022, 9:54 a.m. UTC
Hi Arnd and Olof,

Please have a look on the below defconfig changes for v5.18.

Regards,
Matthias

---
The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/ 
tags/v5.17-next-defconfig

for you to fetch changes up to b5d8378ff0baa69e6ee857dcb7548c10bf16d64e:

   ARM: multi_v7_defconfig: Add support for Airoha EN7523 SoC (2022-03-01 
09:08:31 +0100)

----------------------------------------------------------------
- Enable Airoha SoC on armv7 config.
- Enable CPU freq for arm64 based SoCs.
- Enable PMIC based (mt6397) RTC for mt8173

----------------------------------------------------------------
John Crispin (1):
       ARM: multi_v7_defconfig: Add support for Airoha EN7523 SoC

NĂ­colas F. R. A. Prado (2):
       arm64: defconfig: Enable MT6397 RTC
       arm64: defconfig: Enable cpufreq for MediaTek

  arch/arm/configs/multi_v7_defconfig | 1 +
  arch/arm64/configs/defconfig        | 2 ++
  2 files changed, 3 insertions(+)

Comments

Arnd Bergmann March 8, 2022, 4:58 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Tue, 1 Mar 2022 10:54:27 +0100, Matthias Brugger wrote:
> Please have a look on the below defconfig changes for v5.18.
> 
> Regards,
> Matthias

Merged into arm/defconfig, thanks!

merge commit: c687cdc66ffc1452a205d7a36132d620f2fdc677

       Arnd