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 6/6] i.MX defconfig update for 5.12
Date: Thu,  4 Feb 2021 20:01:50 +0800	[thread overview]
Message-ID: <20210204120150.26186-6-shawnguo@kernel.org> (raw)
In-Reply-To: <20210204120150.26186-1-shawnguo@kernel.org>

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d984d1a0abf87d890250dfa633c0ae3c625de9e9:

  arm64: defconfig: Enable PF8x00 as builtin (2021-01-30 22:31:24 +0800)

----------------------------------------------------------------
i.MX defconfig change for 5.12:

- Enable WM8962 support needed by imx8mn-beacon-kit.
- Enable PF8x00 support used by Boundary Nitrogen8M Mini SBC.
- Enable a few drivers for Librem 5 devkit support.
- Enable interconnect support for i.MX8MQ.
- Enable Broadcom BCM54140 PHY driver for Kontron K-Box A-230-LS.
- Enable RV3028 I2C RTC and PCA9532 driver support for phyBOARD-Pollux
  i.MX8MP.
- Enable RN5T618 PMIC driver support in imx_v6_v7_defconfig.

----------------------------------------------------------------
Adam Ford (1):
      arm64: defconfig: Enable WM8962

Adrien Grassein (1):
      arm64: defconfig: Enable PF8x00 as builtin

Andreas Kemnade (1):
      ARM: imx_v6_v7_defconfig: enable power driver of RN5T618 PMIC family

Guido Günther (2):
      arm64: defconfig: Enable Librem 5 devkit components
      arm64: defconfig: Enable vibra-pwm

Martin Kepplinger (1):
      arm64: defconfig: Enable interconnect for imx8mq

Michael Walle (1):
      arm64: defconfig: Enable Broadcom BCM54140 PHY

Teresa Remmet (2):
      arm64: defconfig: Enable rv3028 i2c rtc driver
      arm64: defconfig: Enable PCA9532 support

 arch/arm/configs/imx_v6_v7_defconfig |  1 +
 arch/arm64/configs/defconfig         | 18 ++++++++++++++++++
 2 files changed, 19 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>, Stefan Agner <stefan@agner.ch>,
	Li Yang <leoyang.li@nxp.com>,
	linux-imx@nxp.com, kernel@pengutronix.de,
	Fabio Estevam <festevam@gmail.com>,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 6/6] i.MX defconfig update for 5.12
Date: Thu,  4 Feb 2021 20:01:50 +0800	[thread overview]
Message-ID: <20210204120150.26186-6-shawnguo@kernel.org> (raw)
Message-ID: <20210204120150.TjriwEVSe1zRLgG-AX0fIksggS2YJ8m3OM-8b5sxtPM@z> (raw)
In-Reply-To: <20210204120150.26186-1-shawnguo@kernel.org>

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d984d1a0abf87d890250dfa633c0ae3c625de9e9:

  arm64: defconfig: Enable PF8x00 as builtin (2021-01-30 22:31:24 +0800)

----------------------------------------------------------------
i.MX defconfig change for 5.12:

- Enable WM8962 support needed by imx8mn-beacon-kit.
- Enable PF8x00 support used by Boundary Nitrogen8M Mini SBC.
- Enable a few drivers for Librem 5 devkit support.
- Enable interconnect support for i.MX8MQ.
- Enable Broadcom BCM54140 PHY driver for Kontron K-Box A-230-LS.
- Enable RV3028 I2C RTC and PCA9532 driver support for phyBOARD-Pollux
  i.MX8MP.
- Enable RN5T618 PMIC driver support in imx_v6_v7_defconfig.

----------------------------------------------------------------
Adam Ford (1):
      arm64: defconfig: Enable WM8962

Adrien Grassein (1):
      arm64: defconfig: Enable PF8x00 as builtin

Andreas Kemnade (1):
      ARM: imx_v6_v7_defconfig: enable power driver of RN5T618 PMIC family

Guido Günther (2):
      arm64: defconfig: Enable Librem 5 devkit components
      arm64: defconfig: Enable vibra-pwm

Martin Kepplinger (1):
      arm64: defconfig: Enable interconnect for imx8mq

Michael Walle (1):
      arm64: defconfig: Enable Broadcom BCM54140 PHY

Teresa Remmet (2):
      arm64: defconfig: Enable rv3028 i2c rtc driver
      arm64: defconfig: Enable PCA9532 support

 arch/arm/configs/imx_v6_v7_defconfig |  1 +
 arch/arm64/configs/defconfig         | 18 ++++++++++++++++++
 2 files changed, 19 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:[~2021-02-04 12:02 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-04 12:01 [GIT PULL 1/6] i.MX drivers change for 5.12 Shawn Guo
2021-02-04 12:01 ` Shawn Guo
2021-02-04 12:01 ` [GIT PULL 2/6] i.MX SoC update " Shawn Guo
2021-02-04 12:01   ` Shawn Guo
2021-02-09 23:10   ` Arnd Bergmann
2021-02-09 23:10     ` Arnd Bergmann
2021-02-04 12:01 ` [GIT PULL 3/6] i.MX DT bindings " Shawn Guo
2021-02-04 12:01   ` Shawn Guo
2021-02-09 23:06   ` Arnd Bergmann
2021-02-09 23:06     ` Arnd Bergmann
2021-02-04 12:01 ` [GIT PULL 4/6] i.MX device tree change " Shawn Guo
2021-02-04 12:01   ` Shawn Guo
2021-02-09 23:06   ` Arnd Bergmann
2021-02-09 23:06     ` Arnd Bergmann
2021-02-04 12:01 ` [GIT PULL 5/6] i.MX arm64 device tree update " Shawn Guo
2021-02-04 12:01   ` Shawn Guo
2021-02-09 23:06   ` Arnd Bergmann
2021-02-09 23:06     ` Arnd Bergmann
2021-02-04 12:01 ` Shawn Guo [this message]
2021-02-04 12:01   ` [GIT PULL 6/6] i.MX defconfig " Shawn Guo
2021-02-09 15:13   ` Arnd Bergmann
2021-02-09 15:13     ` Arnd Bergmann
2021-02-09 23:19 ` [GIT PULL 1/6] i.MX drivers change " Arnd Bergmann
2021-02-09 23:19   ` Arnd Bergmann

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=20210204120150.26186-6-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.