public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [GIT PULL 1/3] ARM: imx: soc changes for 3.20
@ 2015-01-23  9:14 Shawn Guo
  2015-01-23 22:40 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Shawn Guo @ 2015-01-23  9:14 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

  Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

are available in the git repository at:

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

for you to fetch changes up to ade9233f2e0cf4b7bf10fd122c7e9f9310bfd1a5:

  ARM: clk-imx6q: refine esai_ipg's parent (2015-01-20 15:53:41 +0800)

----------------------------------------------------------------
The i.MX SoC changes for 3.20:
 - Add .disable_unused function hook for shared gate clock to ensure
   the clock tree use count matches the hardware state
 - Add a deeper idle state for i.MX6SX cpuidle driver powering off the
   ARM core
 - One correction on i.MX6Q esai_ipg parent clock setting
 - Add a missing iounmap call for imx6q_opp_check_speed_grading()
 - Add missing clocks for VF610 UART4, UART5 and SNVS blocks
 - Expand VF610 device tree compatible matching table to cover more
   Vybrid family SoCs
 - Expand i.MX clk-pllv3 a bit with the shift for frequency multiplier
   to support Vybrid's USB PLL oddity

----------------------------------------------------------------
Anson Huang (3):
      ARM: imx: correct the hardware clock gate setting for shared nodes
      ARM: imx: remove unnecessary setting for DSM
      ARM: imx: support arm power off in cpuidle for i.mx6sx

Bhuvanchandra DV (1):
      ARM: imx: clk-vf610: Add clock for UART4 and UART5

Sanchayan Maity (1):
      ARM: imx: clk-vf610: Add clock for SNVS

Sebastian Andrzej Siewior (1):
      ARM i.MX6q: unmap memory mapped at imx6q_opp_check_speed_grading()

Shawn Guo (1):
      ARM: imx: drop CPUIDLE_FLAG_TIME_VALID from cpuidle-imx6sx

Shengjiu Wang (1):
      ARM: clk-imx6q: refine esai_ipg's parent

Stefan Agner (2):
      ARM vf610: add compatibilty strings of supported Vybrid SoC's
      ARM: imx: pllv3: add shift for frequency multiplier

 Documentation/devicetree/bindings/arm/fsl.txt |  12 +++
 arch/arm/mach-imx/Makefile                    |   3 +-
 arch/arm/mach-imx/clk-gate2.c                 |  23 +++++-
 arch/arm/mach-imx/clk-imx6q.c                 |   2 +-
 arch/arm/mach-imx/clk-pllv3.c                 |  10 ++-
 arch/arm/mach-imx/clk-vf610.c                 |   8 +-
 arch/arm/mach-imx/clk.h                       |   1 +
 arch/arm/mach-imx/common.h                    |   4 +
 arch/arm/mach-imx/cpuidle-imx6sx.c            | 105 ++++++++++++++++++++++++++
 arch/arm/mach-imx/cpuidle.h                   |   5 ++
 arch/arm/mach-imx/gpc.c                       |  25 +++++-
 arch/arm/mach-imx/mach-imx6q.c                |   2 +-
 arch/arm/mach-imx/mach-imx6sx.c               |   2 +-
 arch/arm/mach-imx/mach-vf610.c                |   5 +-
 arch/arm/mach-imx/pm-imx6.c                   |   7 +-
 include/dt-bindings/clock/vf610-clock.h       |   3 +-
 16 files changed, 195 insertions(+), 22 deletions(-)
 create mode 100644 arch/arm/mach-imx/cpuidle-imx6sx.c

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

* [GIT PULL 1/3] ARM: imx: soc changes for 3.20
  2015-01-23  9:14 [GIT PULL 1/3] ARM: imx: soc changes for 3.20 Shawn Guo
@ 2015-01-23 22:40 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2015-01-23 22:40 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jan 23, 2015 at 05:14:26PM +0800, Shawn Guo wrote:
> The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
> 
>   Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-3.20
> 
> for you to fetch changes up to ade9233f2e0cf4b7bf10fd122c7e9f9310bfd1a5:
> 
>   ARM: clk-imx6q: refine esai_ipg's parent (2015-01-20 15:53:41 +0800)

Merged, thanks.

> Sebastian Andrzej Siewior (1):
>       ARM i.MX6q: unmap memory mapped at imx6q_opp_check_speed_grading()
> 
> Stefan Agner (2):
>       ARM vf610: add compatibilty strings of supported Vybrid SoC's

Tiny nit: ARM: <platform>: <foo>


-Olof

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

end of thread, other threads:[~2015-01-23 22:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-23  9:14 [GIT PULL 1/3] ARM: imx: soc changes for 3.20 Shawn Guo
2015-01-23 22:40 ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox