mbox series

[GIT,PULL,5/5] i.MX defconfig changes for 6.10

Message ID 20240428121247.10370-5-shawnguo2@yeah.net (mailing list archive)
State New
Headers show
Series [GIT,PULL,1/5] i.MX SoC changes for 6.10 | expand

Pull-request

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

Message

Shawn Guo April 28, 2024, 12:12 p.m. UTC
From: Shawn Guo <shawnguo@kernel.org>

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

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

for you to fetch changes up to da8fc156d76c3b4b4a49ef65cf6b5cd1767ff17e:

  ARM: imx_v6_v7_defconfig: Update ONBOARD_USB_HUB to ONBOAD_USB_DEV (2024-04-22 12:54:08 +0800)

----------------------------------------------------------------
i.MX defconfig changes for 6.10:

- Enable DW HDMI bridge driver for i.MX8M Plus SoC in arm64 defconfig
- Enable ONBOAD_USB_DEV driver in imx_v6_v7_defconfig to support USB2514
  Hub found on imx6qdl-udoo board

----------------------------------------------------------------
Adam Ford (1):
      arm64: defconfig: Enable DRM_IMX8MP_DW_HDMI_BRIDGE as module

Fabio Estevam (2):
      ARM: imx_v6_v7_defconfig: Select CONFIG_USB_ONBOARD_HUB
      ARM: imx_v6_v7_defconfig: Update ONBOARD_USB_HUB to ONBOAD_USB_DEV

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