mbox series

[GIT,PULL,5/5] i.MX defconfig update for 5.19

Message ID 20220508033843.2773685-5-shawnguo@kernel.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,1/5] i.MX dt-bindings update for 5.19 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-5.19

Message

Shawn Guo May 8, 2022, 3:38 a.m. UTC
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-5.19

for you to fetch changes up to 080d681bf3c64481425c2f8c6ffdd068c5a806c9:

  arm64: defconfig: Enable the WM8524 codec driver (2022-05-05 10:18:47 +0800)

----------------------------------------------------------------
i.MX defconfig update for 5.19:

- Enable the WM8524 codec driver as module in arm64 defconfig for audio
  support on imx8mn-evk board.
- Enable the ADC part of the STMPE MFD in imx_v6_v7_defconfig, as the
  SoM Apalis/Colibri iMX6 use the ADC of a STMPE 811.

----------------------------------------------------------------
Fabio Estevam (1):
      arm64: defconfig: Enable the WM8524 codec driver

Max Krummenacher (1):
      ARM: imx_v6_v7_defconfig: Enable the ADC part of the STMPE MFD

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