]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-fixes-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawngu...
authorOlof Johansson <olof@lixom.net>
Tue, 3 Jul 2018 16:47:36 +0000 (09:47 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 3 Jul 2018 16:47:36 +0000 (09:47 -0700)
commit7cc89531bff4310c582f14f7154c85fb8e10d286
tree8c1f21e396d8afbdc4f64850d448269ca25418d4
parent749c65c1b38017c420ee0efe4cf766101be057ac
parent9ebe09e6aee77ffc1d3597307d6ef1362af287da
Merge tag 'imx-fixes-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes

i.MX fixes for 4.18, round 2:
 - A couple of imx defconfig updates selecting USB ULPI support to fix
   a regression seen with USB driver, which is caused by commit
   6c2cab3920be ("usb: chipidea: Fix ULPI on imx51").
 - A fix on imx51-zii-rdu1 board touchscreen pinctrl setting, which
   causes an interrupt storm.

* tag 'imx-fixes-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: imx_v4_v5_defconfig: Select ULPI support
  ARM: imx_v6_v7_defconfig: Select ULPI support
  ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrl

Signed-off-by: Olof Johansson <olof@lixom.net>