https://github.com/torvalds/linux
Revision fabc2c9c1ff5376489e83e142f1ab236609435b1 authored by Arnd Bergmann on 25 November 2015, 22:45:53 UTC, committed by Arnd Bergmann on 25 November 2015, 22:45:53 UTC
Merge "The i.MX fixes for 4.4" from Shawn Guo:

- 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

* tag 'imx-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: dts: vfxxx: Fix dspi[01] spi-num-chipselects.
  ARM: imx: add platform irq type setting in gpc
  ARM: dts: vfxxx: Fix erroneous property in esdhc0 node
2 parent s 627b655 + 897ed0c
History
Tip revision: fabc2c9c1ff5376489e83e142f1ab236609435b1 authored by Arnd Bergmann on 25 November 2015, 22:45:53 UTC
Merge tag 'imx-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
Tip revision: fabc2c9
File Mode Size
Kconfig -rw-r--r-- 365 bytes
Makefile -rw-r--r-- 261 bytes
async_memcpy.c -rw-r--r-- 3.2 KB
async_pq.c -rw-r--r-- 13.0 KB
async_raid6_recov.c -rw-r--r-- 14.9 KB
async_tx.c -rw-r--r-- 7.7 KB
async_xor.c -rw-r--r-- 9.8 KB
raid6test.c -rw-r--r-- 6.5 KB

back to top