linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 2/4] ARM: imx: soc changes for 4.1
@ 2015-03-30 14:02 Shawn Guo
  2015-04-03 20:58 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Shawn Guo @ 2015-03-30 14:02 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

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

for you to fetch changes up to ae4aee959f7959427e99edb3927c9512986cbdc5:

  ARM: imx: depend MXC debug board on 3DS machines (2015-03-13 21:55:29 +0800)

----------------------------------------------------------------
The i.MX SoC changes for 4.1:
 - An error handling improvement on imx-weim bus driver
 - A number of imx6q clock tree update around MIPI support
 - Add support for i.MX6 GPU/VPU power domain
 - Enable SMP_ON_UP build for Vybrid
 - Let MXC_DEBUG_BOARD depend on 3-stack (3DS) boards

----------------------------------------------------------------
Alison Chaiken (1):
      bus: imx-weim: improve error handling upon child probe-failure

Liu Ying (6):
      ARM: imx6q: Add GPR3 MIPI muxing control register field shift
bits definition
      ARM: imx6q: clk: Add the video_27m clock
      ARM: imx6q: clk: Change hdmi_isfr clock's parent to be video_27m clock
      ARM: imx6q: clk: Change hsi_tx clock to be a shared clock gate
      ARM: imx6q: clk: Add support for mipi_core_cfg clock as a shared
clock gate
      ARM: imx6q: clk: Add support for mipi_ipg clock as a shared clock gate

Philipp Zabel (2):
      Documentation: Add device tree bindings for Freescale i.MX GPC
      ARM: imx6: gpc: Add PU power domain for GPU/VPU

Stefan Agner (2):
      ARM: vf610: use SMP_ON_UP for Vybrid SoC
      ARM: imx: depend MXC debug board on 3DS machines

 .../devicetree/bindings/power/fsl,imx-gpc.txt      |  59 ++++++
 arch/arm/mach-imx/Kconfig                          |   3 +
 arch/arm/mach-imx/clk-imx6q.c                      |   8 +-
 arch/arm/mach-imx/gpc.c                            | 213 +++++++++++++++++++++
 drivers/bus/imx-weim.c                             |  13 +-
 include/dt-bindings/clock/imx6qdl-clock.h          |   5 +-
 include/linux/mfd/syscon/imx6q-iomuxc-gpr.h        |   1 +
 7 files changed, 293 insertions(+), 9 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/power/fsl,imx-gpc.txt

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

end of thread, other threads:[~2015-04-03 20:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-30 14:02 [GIT PULL 2/4] ARM: imx: soc changes for 4.1 Shawn Guo
2015-04-03 20:58 ` Olof Johansson

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).