mbox series

[GIT,PULL,4/4] i.MX defconfig changes for 6.5

Message ID 20230610072530.418847-4-shawnguo@kernel.org (mailing list archive)
State Accepted
Commit 6d34aab3b59b9b0f8e26c735532d7d1fe30129c7
Headers show
Series [GIT,PULL,1/4] i.MX dt-bindings for 6.5 | expand

Pull-request

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

Message

Shawn Guo June 10, 2023, 7:25 a.m. UTC
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 773887a41b9c26b0d1afccd51080635a976b867c:

  arm64: defconfig: Enable the TI SN65DSI83 driver (2023-06-04 21:11:14 +0800)

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

- Remove KERNEL_LZO and FW_LOADER_USER_HELPER from imx_v6_v7_defconfig.
- Enable i.MX8M video capture drivers and TI SN65DSI83 driver for arm64
  defconfig.

----------------------------------------------------------------
Adam Ford (1):
      arm64: defconfig: Enable video capture drivers on imx8mm/imx8mn

Fabio Estevam (2):
      ARM: imx_v6_v7_defconfig: Remove firmware loader helper
      arm64: defconfig: Enable the TI SN65DSI83 driver

Otavio Salvador (1):
      ARM: imx_v6_v7_defconfig: Remove KERNEL_LZO config

 arch/arm/configs/imx_v6_v7_defconfig | 3 ---
 arch/arm64/configs/defconfig         | 5 +++++
 2 files changed, 5 insertions(+), 3 deletions(-)