All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] i.MX fixes for 4.9
@ 2016-10-24 14:06 Shawn Guo
  2016-10-29 18:08 ` Olof Johansson
  2016-10-31 22:39 ` Olof Johansson
  0 siblings, 2 replies; 5+ messages in thread
From: Shawn Guo @ 2016-10-24 14:06 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-4.9

for you to fetch changes up to 4edd601c5a9c5094daa714e65063e623826f3bcc:

  ARM: imx: mach-imx6q: Fix the PHY ID mask for AR8031 (2016-10-24 21:26:01 +0800)

----------------------------------------------------------------
The i.MX fixes for 4.9:
 - A couple of patches from Fabio to fix the GPC power domain regression
   which is caused by PM Domain core change 0159ec670763dd
   ("PM / Domains: Verify the PM domain is present when adding a
   provider"), and a related kernel crash seen with multi_v7_defconfig
   build.
 - Correct the PHY ID mask for AR8031 to match phy driver code.
 - Apply new added timer erratum A008585 for LS1043A and LS2080A SoC.
 - Correct vf610 global timer IRQ flag to avoid warning from gic driver
   after commit 992345a58e0c ("irqchip/gic: WARN if setting the
   interrupt type for a PPI fails").

----------------------------------------------------------------
Fabio Estevam (3):
      ARM: imx: gpc: Initialize all power domains
      ARM: imx: gpc: Fix the imx_gpc_genpd_init() error path
      ARM: imx: mach-imx6q: Fix the PHY ID mask for AR8031

Scott Wood (1):
      arm64: dts: Add timer erratum property for LS2080A and LS1043A

Stefan Agner (1):
      ARM: dts: vf610: fix IRQ flag of global timer

 arch/arm/boot/dts/vf500.dtsi                   |  2 +-
 arch/arm/mach-imx/gpc.c                        | 15 ++++++++++++---
 arch/arm/mach-imx/mach-imx6q.c                 |  2 +-
 arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi |  1 +
 arch/arm64/boot/dts/freescale/fsl-ls2080a.dtsi |  1 +
 5 files changed, 16 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2016-11-05 12:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-24 14:06 [GIT PULL] i.MX fixes for 4.9 Shawn Guo
2016-10-29 18:08 ` Olof Johansson
2016-10-31 22:39 ` Olof Johansson
2016-10-31 23:29   ` Fabio Estevam
2016-11-05 12:02     ` Fabio Estevam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.