[GIT PULL] i.MX fixes for 4.17
Shawn Guo
shawnguo at kernel.org
Sun May 13 23:33:36 PDT 2018
The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-4.17
for you to fetch changes up to 6d3299aef7df7225ecff653feedafb5d1646998b:
ARM: dts: imx51-zii-rdu1: fix touchscreen bindings (2018-05-11 13:50:27 +0800)
----------------------------------------------------------------
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.
----------------------------------------------------------------
Fabio Estevam (1):
ARM: dts: imx7s: Pass the 'fsl,sec-era' property
Nikita Yushchenko (1):
ARM: dts: imx51-zii-rdu1: fix touchscreen bindings
arch/arm/boot/dts/imx51-zii-rdu1.dts | 6 +++---
arch/arm/boot/dts/imx7s.dtsi | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)
More information about the linux-arm-kernel
mailing list