mbox series

[GIT,PULL,6/6] i.MX defconfig updates for 6.4

Message ID 20230408101928.280271-6-shawnguo@kernel.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,1/6] i.MX drivers update for 6.4 | expand

Pull-request

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

Message

Shawn Guo April 8, 2023, 10:19 a.m. UTC
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to b4b992e2332fe566481939573f56675d451aae63:

  ARM: imx_v4_v5_defconfig: Build CONFIG_IMX_SDMA as module (2023-04-08 15:30:09 +0800)

----------------------------------------------------------------
i.MX defconfig updates for 6.4:

- Enable i.MX93 ADC driver in arm64 defconfig.
- Enable BD71815 PMIC and TDA998X HDMI bridge driver in
  imx_v6_v7_defconfig.
- Enable a few drivers support needed by Tarragon boards in
  imx_v6_v7_defconfig.
- Build IMX_SDMA driver as module in imx_v4_v5_defconfig.

----------------------------------------------------------------
Alistair Francis (1):
      ARM: imx_v6_v7_defconfig: Enable rohm,bd71815

Fabio Estevam (3):
      arm64: defconfig: Enable i.MX93 ADC support
      ARM: imx_v6_v7_defconfig: Select CONFIG_DRM_I2C_NXP_TDA998X
      ARM: imx_v4_v5_defconfig: Build CONFIG_IMX_SDMA as module

Stefan Wahren (1):
      ARM: imx_v6_v7_defconfig: Enable Tarragon peripheral drivers

 arch/arm/configs/imx_v4_v5_defconfig |  2 +-
 arch/arm/configs/imx_v6_v7_defconfig | 12 ++++++++++++
 arch/arm64/configs/defconfig         |  1 +
 3 files changed, 14 insertions(+), 1 deletion(-)