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 5/5] i.MX defconfig update for 5.19
Date: Sun,  8 May 2022 11:38:43 +0800	[thread overview]
Message-ID: <20220508033843.2773685-5-shawnguo@kernel.org> (raw)
In-Reply-To: <20220508033843.2773685-1-shawnguo@kernel.org>

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

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 5/5] i.MX defconfig update for 5.19
Date: Sun,  8 May 2022 11:38:43 +0800	[thread overview]
Message-ID: <20220508033843.2773685-5-shawnguo@kernel.org> (raw)
In-Reply-To: <20220508033843.2773685-1-shawnguo@kernel.org>

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

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

  parent reply	other threads:[~2022-05-08  3:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-08  3:38 [GIT PULL 1/5] i.MX dt-bindings update for 5.19 Shawn Guo
2022-05-08  3:38 ` Shawn Guo
2022-05-08  3:38 ` [GIT PULL 2/5] i.MX drivers " Shawn Guo
2022-05-08  3:38   ` Shawn Guo
2022-05-08  3:38 ` [GIT PULL 3/5] i.MX ARM device tree " Shawn Guo
2022-05-08  3:38   ` Shawn Guo
2022-05-08  3:38 ` [GIT PULL 4/5] i.MX arm64 " Shawn Guo
2022-05-08  3:38   ` Shawn Guo
2022-05-08  3:38 ` Shawn Guo [this message]
2022-05-08  3:38   ` [GIT PULL 5/5] i.MX defconfig " Shawn Guo
2022-05-09 21:40 ` [GIT PULL 1/5] i.MX dt-bindings " patchwork-bot+linux-soc
2022-05-12 20:40 ` 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=20220508033843.2773685-5-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.