The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:
Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-5.10
for you to fetch changes up to c80bcf19e0c56dade92501cfcb08ab0911110272:
arm64: defconfig: enable the sl28cpld board management controller (2020-09-22 10:49:11 +0800)
----------------------------------------------------------------
i.MX defconfig update for 5.10:
- Enable i.MX6SLL, i.MX7ULP SoC and CAAM crypto driver support in
multi_v7_defconfig.
- Enable the eLCDIF and Raydium RM67191 driver in arm64 defconfig to
support MIPI DSI on imx8mq-evk.
- Enable NWL DSI host controller, dphy and SITRONIX ST7703 panel driver
in arm64 defconfig to support display on imx8mq-librem5-devkit.
- Enable sl28cpld board management controller driver support in arm64
defconfig.
- Enable i.MX8M SoCs support in imx_v6_v7_defconfig as they can run in
AArch32 mode.
----------------------------------------------------------------
Dong Aisheng (2):
ARM: multi_v7_defconfig: Enable i.MX6SLL SoC
ARM: multi_v7_defconfig: Enable i.MX7ULP SoC
Fabio Estevam (1):
arm64: defconfig: Enable the eLCDIF and Raydium RM67191 drivers
Guido Günther (2):
arm64: defconfig: re-sync DRM related defconfig bits
arm64: defconfig: Enable imx8mq-librem5-devkit display stack
Horia Geantă (1):
ARM: multi_v7_defconfig: enable caam crypto module
Michael Walle (1):
arm64: defconfig: enable the sl28cpld board management controller
Peng Fan (1):
ARM: imx_v6_v7_defconfig: Support i.MX8MN/P/Q
arch/arm/configs/imx_v6_v7_defconfig | 6 ++++++
arch/arm/configs/multi_v7_defconfig | 3 +++
arch/arm64/configs/defconfig | 14 +++++++++++++-
3 files changed, 22 insertions(+), 1 deletion(-)