]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorOlof Johansson <olof@lixom.net>
Mon, 14 May 2018 08:05:30 +0000 (01:05 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 14 May 2018 08:05:30 +0000 (01:05 -0700)
commit307de0835574a819a95a0830309f834714456315
tree8b3ee47e4143522af0d6deebf5877fe23a5910a1
parentb98b7a8057e977e36fe9bdb3435eea49fcf2eccc
parentc4e71c4630a415dc2880a270f732b4cca044b9ea
Merge tag 'imx-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes

i.MX fixes for 4.17:
 - Add missing 'fsl,sec-era' property for i.MX7S device tree CAAM node,
   as the era information is used in various places inside CAAM driver.
 - There are a few errors in imx51-zii-rdu1 device tree touchscreen
   node.  Fix them to get touchscreen actually work.

* tag 'imx-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: dts: imx51-zii-rdu1: fix touchscreen bindings
  ARM: dts: imx7s: Pass the 'fsl,sec-era' property

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