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 change for 5.13
Date: Wed, 31 Mar 2021 12:10:19 +0800 [thread overview]
Message-ID: <20210331041019.31345-6-shawnguo@kernel.org> (raw)
In-Reply-To: <20210331041019.31345-1-shawnguo@kernel.org>
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(-)
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 6/6] i.MX defconfig change for 5.13
Date: Wed, 31 Mar 2021 12:10:19 +0800 [thread overview]
Message-ID: <20210331041019.31345-6-shawnguo@kernel.org> (raw)
Message-ID: <20210331041019.uo6HrVGn-UnaQ0ktzurijfOc2vnxVX1hTmjnuocoEWw@z> (raw)
In-Reply-To: <20210331041019.31345-1-shawnguo@kernel.org>
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(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-03-31 4:10 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-31 4:10 [GIT PULL 1/6] i.MX drivers change for 5.13 Shawn Guo
2021-03-31 4:10 ` Shawn Guo
2021-03-31 4:10 ` [GIT PULL 2/6] i.MX SoC update " Shawn Guo
2021-03-31 4:10 ` Shawn Guo
2021-04-01 21:07 ` Arnd Bergmann
2021-04-01 21:07 ` Arnd Bergmann
2021-03-31 4:10 ` [GIT PULL 3/6] i.MX DT bindings " Shawn Guo
2021-03-31 4:10 ` Shawn Guo
2021-04-01 20:15 ` Arnd Bergmann
2021-04-01 20:15 ` Arnd Bergmann
2021-03-31 4:10 ` [GIT PULL 4/6] i.MX device tree change " Shawn Guo
2021-03-31 4:10 ` Shawn Guo
2021-04-01 20:15 ` Arnd Bergmann
2021-04-01 20:15 ` Arnd Bergmann
2021-03-31 4:10 ` [GIT PULL 5/6] i.MX arm64 device tree update " Shawn Guo
2021-03-31 4:10 ` Shawn Guo
2021-04-01 20:15 ` Arnd Bergmann
2021-04-01 20:15 ` Arnd Bergmann
2021-03-31 4:10 ` Shawn Guo [this message]
2021-03-31 4:10 ` [GIT PULL 6/6] i.MX defconfig change " Shawn Guo
2021-04-01 21:06 ` Arnd Bergmann
2021-04-01 21:06 ` Arnd Bergmann
2021-04-01 19:24 ` [GIT PULL 1/6] i.MX drivers " Arnd Bergmann
2021-04-01 19:24 ` 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=20210331041019.31345-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox