All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: soc@kernel.org, arm@kernel.org
Cc: Shawn Guo <shawnguo@kernel.org>,
	Fabio Estevam <festevam@gmail.com>,
	Stefan Agner <stefan@agner.ch>, Li Yang <leoyang.li@nxp.com>,
	kernel@pengutronix.de, linux-imx@nxp.com,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 4/4] i.MX defconfig changes for 6.5
Date: Sat, 10 Jun 2023 15:25:30 +0800	[thread overview]
Message-ID: <20230610072530.418847-4-shawnguo@kernel.org> (raw)
In-Reply-To: <20230610072530.418847-1-shawnguo@kernel.org>

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(-)

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: soc@kernel.org, arm@kernel.org
Cc: Shawn Guo <shawnguo@kernel.org>,
	Fabio Estevam <festevam@gmail.com>,
	Stefan Agner <stefan@agner.ch>, Li Yang <leoyang.li@nxp.com>,
	kernel@pengutronix.de, linux-imx@nxp.com,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 4/4] i.MX defconfig changes for 6.5
Date: Sat, 10 Jun 2023 15:25:30 +0800	[thread overview]
Message-ID: <20230610072530.418847-4-shawnguo@kernel.org> (raw)
In-Reply-To: <20230610072530.418847-1-shawnguo@kernel.org>

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(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2023-06-10  7:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-10  7:25 [GIT PULL 1/4] i.MX dt-bindings for 6.5 Shawn Guo
2023-06-10  7:25 ` Shawn Guo
2023-06-10  7:25 ` [GIT PULL 2/4] i.MX ARM device tree " Shawn Guo
2023-06-10  7:25   ` Shawn Guo
2023-06-10  7:25 ` [GIT PULL 3/4] i.MX arm64 " Shawn Guo
2023-06-10  7:25   ` Shawn Guo
2023-06-10  7:25 ` Shawn Guo [this message]
2023-06-10  7:25   ` [GIT PULL 4/4] i.MX defconfig changes " Shawn Guo
2023-06-20 21:21 ` [GIT PULL 1/4] i.MX dt-bindings " patchwork-bot+linux-soc
2023-06-21 20:30 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230610072530.418847-4-shawnguo@kernel.org \
    --to=shawnguo@kernel.org \
    --cc=arm@kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=soc@kernel.org \
    --cc=stefan@agner.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.