linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/4] i.MX SoC changes for 4.15
@ 2017-10-24 12:20 Shawn Guo
  2017-10-24 12:20 ` [GIT PULL 2/4] i.MX device tree updates " Shawn Guo
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Shawn Guo @ 2017-10-24 12:20 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-4.15

for you to fetch changes up to 8e2b04b019c824186548eadd70243dbb97a1675b:

  cpufreq: imx6q: Move speed grading check to cpufreq driver (2017-10-18 10:08:21 +0800)

----------------------------------------------------------------
i.MX SoC changes for 4.15:
 - A series from Marco Franchi from to clean up build warnings see with
   W=1 in arch/arm/mach-imx/.
 - Move i.MX6 speed grading check from i.MX platform code to cpufreq
   driver.  The patch is suggested by cpufreq folks to go through
   arm-soc tree.
 - Enable cpuidle support on i.MX6DL starting from IMX_CHIP_REVISION_1_1.
 - Constify platform_suspend_ops for MXS platform.

----------------------------------------------------------------
Arvind Yadav (1):
      ARM: mxs: constify platform_suspend_ops

Fabio Estevam (1):
      cpufreq: imx6q: Move speed grading check to cpufreq driver

Leonard Crestez (1):
      ARM: imx: Enable cpuidle for i.MX6DL starting at 1.1

Marco Franchi (4):
      ARM: imx: imx31moboard: Include "board-mx31moboard.h" header file
      ARM: imx: 3ds-debugboard: Include "3ds_debugboard.h" header file
      ARM: imx: cpuidle-imx5: Include "cpuidle.h" header file
      ARM: imx: mach-mx31lite: Make mx31lite_map_io static

 arch/arm/mach-imx/3ds_debugboard.c       |  2 +-
 arch/arm/mach-imx/cpuidle-imx5.c         |  1 +
 arch/arm/mach-imx/mach-imx6q.c           | 97 +++-----------------------------
 arch/arm/mach-imx/mach-mx31lite.c        |  2 +-
 arch/arm/mach-imx/mx31moboard-devboard.c |  1 +
 arch/arm/mach-imx/mx31moboard-marxbot.c  |  1 +
 arch/arm/mach-mxs/pm.c                   |  2 +-
 drivers/cpufreq/imx6q-cpufreq.c          | 85 +++++++++++++++++++++-------
 8 files changed, 79 insertions(+), 112 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-10-30 14:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-24 12:20 [GIT PULL 1/4] i.MX SoC changes for 4.15 Shawn Guo
2017-10-24 12:20 ` [GIT PULL 2/4] i.MX device tree updates " Shawn Guo
2017-10-30 13:09   ` Arnd Bergmann
2017-10-30 14:46     ` Shawn Guo
2017-10-24 12:20 ` [GIT PULL 3/4] Freescale arm64 " Shawn Guo
2017-10-30 13:40   ` Arnd Bergmann
2017-10-24 12:20 ` [GIT PULL 4/4] i.MX defconfig " Shawn Guo
2017-10-30  9:58   ` Arnd Bergmann
2017-10-30 10:22 ` [GIT PULL 1/4] i.MX SoC changes " Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).