]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorOlof Johansson <olof@lixom.net>
Thu, 8 Sep 2016 04:24:22 +0000 (21:24 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 8 Sep 2016 04:24:22 +0000 (21:24 -0700)
commit95e1aa44e368ad0f868c083f511ef2d5cb1d26a7
tree3844ef643b272d1ff634c7000609025d077eb16a
parent31d07f2667e71d5d3f37679d70624d8fbc1e04ea
parentdd82d2130d792d4b0bb6926c794dd4a90eb88724
Merge tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes

i.MX fixes for 4.8, 2nd round:
 - Fix misspelled "ti,x-plate-ohms" property name of touchscreen
   controller for imx7d-sdb DTS.
 - Add missing BM_CLPCR_BYPASS_PMIC_READY setting for i.MX6SX to get
   suspend/resume work properly.
 - Fix SPDIF regression on imx6qdl which caused by a clock update on
   spdif device node.

* tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: dts: imx6qdl: Fix SPDIF regression
  ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx
  ARM: dts: imx7d-sdb: fix ti,x-plate-ohms property name

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