[GIT PULL] i.MX fixes for 4.16
Shawn Guo
shawnguo at kernel.org
Tue Feb 27 16:16:40 PST 2018
The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:
Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-4.16
for you to fetch changes up to c0c6bb2322964bd264b4ddedaa5776f40c709f0c:
ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6 DualLite/Solo RQS (2018-02-24 16:53:09 +0800)
----------------------------------------------------------------
i.MX fixes for 4.16:
- Fix i.MX GPC driver to remove power domains only when they are
initialized in imx_gpc_probe().
- Fix the broken Engicam i.CoreM6 DualLite/Solo RQS board DT to include
imx6dl.dtsi instead of imx6q.dtsi.
----------------------------------------------------------------
Shyam Saini (1):
ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6 DualLite/Solo RQS
Stefan Agner (1):
soc: imx: gpc: de-register power domains only if initialized
arch/arm/boot/dts/imx6dl-icore-rqs.dts | 2 +-
drivers/soc/imx/gpc.c | 10 +++++++++-
2 files changed, 10 insertions(+), 2 deletions(-)
More information about the linux-arm-kernel
mailing list