[GIT PULL 2/5] i.MX SoC updates for 4.13
Shawn Guo
shawnguo at kernel.org
Sun Jun 18 08:55:20 PDT 2017
The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-4.13
for you to fetch changes up to bf5a01d7c50fb0c4e1c3d320d670bad252d50bcb:
ARM: imx6ull: Make suspend/resume work like on 6ul (2017-06-07 11:38:40 +0800)
----------------------------------------------------------------
The i.MX SoC updates for 4.13:
- Select GPCv2 for i.MX7 SoCs to get imx-gpcv2 irqchip driver built
for i.MX7 platforms by default.
- A couple of patches from Leonard to add IMX6ULL cpu check and get
suspend/resume work on IMX6ULL.
----------------------------------------------------------------
Andrey Smirnov (1):
ARM: imx: Select GPCv2 for i.MX7
Leonard Crestez (2):
ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ull
ARM: imx6ull: Make suspend/resume work like on 6ul
arch/arm/mach-imx/Kconfig | 1 +
arch/arm/mach-imx/cpu.c | 3 +++
arch/arm/mach-imx/mxc.h | 6 ++++++
arch/arm/mach-imx/pm-imx6.c | 6 ++++--
4 files changed, 14 insertions(+), 2 deletions(-)
More information about the linux-arm-kernel
mailing list