mbox series

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

Message ID 20211016140138.1603-5-shawnguo@kernel.org
State New
Headers show
Series [GIT,PULL,1/6] i.MX DT bindings update for 5.16 | expand

Pull-request

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

Message

Shawn Guo Oct. 16, 2021, 2:01 p.m. UTC
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e99a1fa731b4d3005ddee6751bc13ceeb136eb0e:

  ARM: imx_v6_v7_defconfig: Enable HID I2C (2021-10-15 10:49:53 +0800)

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

- A series from Marcel Ziswiler to update imx_v6_v7_defconfig for the
  new Colibri iMX6ULL eMMC variant support.
- Enable HID I2C in the imx_v6_v7_defconfig as it is used for a HID
  compliant wacom device on the reMarkable2 tablet.

----------------------------------------------------------------
Alistair Francis (1):
      ARM: imx_v6_v7_defconfig: Enable HID I2C

Marcel Ziswiler (5):
      ARM: imx_v6_v7_defconfig: enable mtd physmap
      ARM: imx_v6_v7_defconfig: change snd soc tlv320aic3x to i2c variant
      ARM: imx_v6_v7_defconfig: rebuild default configuration
      ARM: imx_v6_v7_defconfig: build imx sdma driver as module
      ARM: imx_v6_v7_defconfig: enable bpf syscall and cgroup bpf

 arch/arm/configs/imx_v6_v7_defconfig | 47 ++++++++++++++----------------------
 1 file changed, 18 insertions(+), 29 deletions(-)

Comments

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

On Sat, 16 Oct 2021 22:01:37 +0800, Shawn Guo wrote:
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-5.16
> 
> [...]

Merged into arm/defconfigs, thanks!

merge commit: 48fe205ada2d6c6bc6a08154c1b797c7c237dd2d

       Arnd