mbox series

[GIT,PULL,6/6] i.MX defconfig change for 5.13

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

Pull-request

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

Message

Shawn Guo March 31, 2021, 4:10 a.m. UTC
The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 94c586e5941a472fd114815f0eed2f2bb6b83a11:

  arm64: configs: enable FlexTimer alarm timer (2021-03-29 09:36:16 +0800)

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

It includes a number of arm64 defconfig update for i.MX8 devices
support.  The following ones might deserve some notes.

- Although Hantro decoder driver are sitting in staging, people already
  find it's quite useful on i.MX8M devices.
- i.MX PCIe driver has no option for module build.
- REALTEK_PHY becomes a built-in driver, because it's used on quite some
  i.MX8 reference boards where people want to boot via NFS.

----------------------------------------------------------------
Adrien Grassein (1):
      arm64: defconfig: Enable wm8960 audio driver.

Dong Aisheng (1):
      arm64: defconfig: add imx8qm pinctrl support

Fabio Estevam (2):
      arm64: defconfig: Enable the Hantro decoder
      arm64: configs: Select REALTEK_PHY as built-in

Guido Günther (2):
      arm64: defconfig: Enable devfreq support for i.MX8MQ
      arm64: defconfig: Enable asoc simple mux

Heiko Thiery (1):
      arm64: configs: Enable PCIe support for imx8mq boards

Michael Walle (1):
      arm64: configs: enable FlexTimer alarm timer

 arch/arm64/configs/defconfig | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

Comments

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

On Wed, 31 Mar 2021 12:10:19 +0800, Shawn Guo wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-5.13
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: bbbd7b0120849d0d8022a5a211d3f1171ecf43cb

       Arnd