mbox series

[GIT,PULL,6/6] i.MX defconfig update for 5.11

Message ID 20201202142717.9262-6-shawnguo@kernel.org
State New
Headers show
Series [GIT,PULL,1/6] i.MX drivers change for 5.11 | expand

Pull-request

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

Message

Shawn Guo Dec. 2, 2020, 2:27 p.m. UTC
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to eecc662ff38b498e1fcd971caec3ce448e711d0e:

  arm64: defconfig: Enable more Librem 5 hardware (2020-12-01 09:13:39 +0800)

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

- A couple of patches that enable various i.MX audio drivers for i.MX8M.
- Enable more drivers that are useful on Librem 5 hardware.

----------------------------------------------------------------
Adam Ford (2):
      arm64: defconfig: Enable additional sound drivers on i.MX8M Mini
      arm64: defconfig: Enable ASRC and EASRC

Guido Günther (1):
      arm64: defconfig: Enable more Librem 5 hardware

 arch/arm64/configs/defconfig | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

Comments

Arnd Bergmann Dec. 8, 2020, 4:34 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Wed, 2 Dec 2020 22:27:17 +0800, Shawn Guo wrote:
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-5.11
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 249293397ec1ca29ac845c2d5d4c0c04ecdd9e29

       Arnd