All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: imx: fixes for 4.4
@ 2015-11-25 13:25 Shawn Guo
  2015-11-25 22:44 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Shawn Guo @ 2015-11-25 13:25 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

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

for you to fetch changes up to 897ed0ca5979f103b8de3c09bcca2ae4860eb5a5:

  ARM: dts: vfxxx: Fix dspi[01] spi-num-chipselects. (2015-11-24 17:38:42 +0800)

----------------------------------------------------------------
The i.MX fixes for 4.4:
- Add missing .irq_set_type for i.MX GPC irq_chip.  It fixes an issue
  that device IRQ type setting doesn't match the one specified in device
  tree, since stacked IRQ domain is adopted in GPC driver.
- Fix the wrong spi-num-chipselects settings for Vybrid DSPI devices.
- Fix a merge error in Vybrid dts regarding to ADC device property
  fsl,adck-max-frequency

----------------------------------------------------------------
Anson Huang (1):
      ARM: imx: add platform irq type setting in gpc

Cory Tusar (1):
      ARM: dts: vfxxx: Fix dspi[01] spi-num-chipselects.

Sanchayan Maity (1):
      ARM: dts: vfxxx: Fix erroneous property in esdhc0 node

 arch/arm/boot/dts/vfxxx.dtsi | 8 ++++----
 arch/arm/mach-imx/gpc.c      | 1 +
 2 files changed, 5 insertions(+), 4 deletions(-)

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

* [GIT PULL] ARM: imx: fixes for 4.4
  2015-11-25 13:25 [GIT PULL] ARM: imx: fixes for 4.4 Shawn Guo
@ 2015-11-25 22:44 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2015-11-25 22:44 UTC (permalink / raw)
  To: linux-arm-kernel

On Wednesday 25 November 2015 21:25:17 Shawn Guo wrote:
> The i.MX fixes for 4.4:
> - Add missing .irq_set_type for i.MX GPC irq_chip.  It fixes an issue
>   that device IRQ type setting doesn't match the one specified in device
>   tree, since stacked IRQ domain is adopted in GPC driver.
> - Fix the wrong spi-num-chipselects settings for Vybrid DSPI devices.
> - Fix a merge error in Vybrid dts regarding to ADC device property
>   fsl,adck-max-frequency
> 
> 

Pulled into fixes, thanks!

	Arnd

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

end of thread, other threads:[~2015-11-25 22:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-25 13:25 [GIT PULL] ARM: imx: fixes for 4.4 Shawn Guo
2015-11-25 22:44 ` Arnd Bergmann

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.