Merge tag 'imx-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawngu...
authorArnd Bergmann <arnd@arndb.de>
Mon, 11 Jul 2022 11:17:23 +0000 (13:17 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 11 Jul 2022 11:17:24 +0000 (13:17 +0200)
commit01277737e9bedf74b094c43704aa2ec7c1bc1230
tree2501a297c208a49e2cdbd00901dde201cbed17e8
parent3f231ccb38835121034a8fe09c798e57801ff4fd
parent6177a50fd32c6fd956c7265bc5297e725d221bfc
Merge tag 'imx-fixes-5.19-3' of git://git./linux/kernel/git/shawnguo/linux into arm/fixes

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.

* tag 'imx-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: dts: colibri-imx6ull: fix snvs pinmux group
  ARM: dts: imx6qdl-ts7970: Fix ngpio typo and count
  arm64: dts: ls1028a: Update SFP node to include clock

Link: https://lore.kernel.org/r/20220709032716.GA9868@dragon
Signed-off-by: Arnd Bergmann <arnd@arndb.de>