mbox series

[GIT,PULL] i.MX fixes for 5.19, round 3

Message ID 20220709032716.GA9868@dragon (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] i.MX fixes for 5.19, round 3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.19-3

Message

Shawn Guo July 9, 2022, 3:27 a.m. UTC
The following changes since commit 8630354f42bef90f51e003a7ce62b69aceb735ca:

  arm64: dts: imx8mp-icore-mx8mp-edim2.2: correct pad settings (2022-06-27 15:55:41 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.19-3

for you to fetch changes up to 6177a50fd32c6fd956c7265bc5297e725d221bfc:

  ARM: dts: colibri-imx6ull: fix snvs pinmux group (2022-07-08 16:12:48 +0800)

----------------------------------------------------------------
i.MX fixes for 5.19, round 3:

- Fix GPIO property for imx6qdl-ts7970 board.
- Fix touchscreen pinctrl for imx6ull-colibri board by moving iomuxc-snvs
  pin to the correct controller device.
- Fix SFP node of fsl-ls1028a to have a required clock property.

----------------------------------------------------------------
Kris Bahnsen (1):
      ARM: dts: imx6qdl-ts7970: Fix ngpio typo and count

Max Krummenacher (1):
      ARM: dts: colibri-imx6ull: fix snvs pinmux group

Sean Anderson (1):
      arm64: dts: ls1028a: Update SFP node to include clock

 arch/arm/boot/dts/imx6qdl-ts7970.dtsi          | 2 +-
 arch/arm/boot/dts/imx6ull-colibri.dtsi         | 9 +++++++--
 arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 5 ++++-
 3 files changed, 12 insertions(+), 4 deletions(-)