mbox series

[GIT,PULL,7/7] i.MX defconfig update for 5.5

Message ID 20191105150315.15477-7-shawnguo@kernel.org (mailing list archive)
State Mainlined
Commit 1f0753ea6a38addd488ea62adac7fb0e81ac73ea
Headers show
Series [GIT,PULL,1/7] i.MX drivers update for 5.5 | expand

Pull-request

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

Message

Shawn Guo Nov. 5, 2019, 3:03 p.m. UTC
The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35: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.5

for you to fetch changes up to c7cb7c96f312f6afb3ed07f596b9b80d8a2c6441:

  arm64: defconfig: Change CONFIG_AT803X_PHY from m to y (2019-11-04 15:25:55 +0800)

----------------------------------------------------------------
i.MX defconfig update for 5.5:
 - Enable i.MX7ULP watchdog, DA9052 touch and USB configfs support
   in imx_v6_v7_defconfig.
 - Enable newly added S32V234 SoC and its UART driver support in arm64
   defconfig.
 - Built i.MX8QXP SCU key driver as module in arm64 defconfig.
 - Change AT803X Ethernet PHY driver from module to built-in, so that
   we can boot i.MX8MM EVK board with rootfs on NFS.

----------------------------------------------------------------
Anson Huang (2):
      ARM: imx_v6_v7_defconfig: Enable CONFIG_IMX7ULP_WDT by default
      arm64: defconfig: Enable CONFIG_KEYBOARD_IMX_SC_KEY as module

Fabio Estevam (1):
      ARM: imx_v6_v7_defconfig: Enable CONFIG_TOUCHSCREEN_DA9052

Leonard Crestez (1):
      ARM: imx_v6_v7_defconfig: Build USB_CONFIGFS into kernel

Mihaela Martinas (1):
      arm64: defconfig: Enable configs for S32V234

Peng Fan (1):
      arm64: defconfig: Change CONFIG_AT803X_PHY from m to y

 arch/arm/configs/imx_v6_v7_defconfig | 4 +++-
 arch/arm64/configs/defconfig         | 6 +++++-
 2 files changed, 8 insertions(+), 2 deletions(-)