]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc2fc74545b88b16f7ee865fa205636dd806d96a0
tree2501a297c208a49e2cdbd00901dde201cbed17e8
parentfcab27b39c95cf76fdd8093e461b327fb1321f37
parent5ab1f2df6cb0dafd6cb7d051aadc575c4632effe
Merge tag 'imx-fixes-5.19-3' of git://git.kernel.org/pub/scm/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>