mbox series

[GIT,PULL,4/4] i.MX defconfig update for 5.15

Message ID 20210814133853.9981-4-shawnguo@kernel.org
State New
Headers show
Series [GIT,PULL,1/4] i.MX DT bindings update for 5.15 | expand

Pull-request

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

Message

Shawn Guo Aug. 14, 2021, 1:38 p.m. UTC
The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7fd19c58e48fb774de9190f27f2b06a6526f2d3c:

  ARM: imx_v6_v7_defconfig: enable driver of the LTC3676 PMIC (2021-08-14 13:38:42 +0800)

----------------------------------------------------------------
i.MX defconfig update for 5.15:

- Enable LTC3676 PMIC, SCSI_LOWLEVEL and KPROBES support in
  imx_v6_v7_defconfig.

----------------------------------------------------------------
Fabio Estevam (2):
      ARM: imx_v6_v7_defconfig: Select CONFIG_KPROBES
      ARM: imx_v6_v7_defconfig: Let CONFIG_SCSI_LOWLEVEL be selected

Pascal Zimmermann (1):
      ARM: imx_v6_v7_defconfig: enable driver of the LTC3676 PMIC

 arch/arm/configs/imx_v6_v7_defconfig | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Arnd Bergmann Aug. 16, 2021, 9:33 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Sat, 14 Aug 2021 21:38:53 +0800, Shawn Guo wrote:
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-5.15
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 1f69aabe1ac06cd5005352fb9314e7409b712487

       Arnd