-
- Downloads
Merge tag 'fixes-for-v4.1-rc2' of https://github.com/rjarzmik/linux into fixes
Merged "ARM: pxa: fixes for v4.1-rc2" from Robert Jarzmik: These fixes reenable the lubbock(pxa25x) and mainstone(pxa27x) platforms, which were broken since the gpio handling was converted to a driver, and the interrupt ordering broke the external interrupts of these systems. * tag 'fixes-for-v4.1-rc2' of https://github.com/rjarzmik/linux: ARM: pxa: lubbock: use new pxa_cplds driver ARM: pxa: mainstone: use new pxa_cplds driver ARM: pxa: pxa_cplds: add lubbock and mainstone IO
Showing
- arch/arm/mach-pxa/Kconfig 9 additions, 0 deletionsarch/arm/mach-pxa/Kconfig
- arch/arm/mach-pxa/Makefile 1 addition, 0 deletionsarch/arm/mach-pxa/Makefile
- arch/arm/mach-pxa/include/mach/lubbock.h 4 additions, 3 deletionsarch/arm/mach-pxa/include/mach/lubbock.h
- arch/arm/mach-pxa/include/mach/mainstone.h 3 additions, 3 deletionsarch/arm/mach-pxa/include/mach/mainstone.h
- arch/arm/mach-pxa/lubbock.c 29 additions, 79 deletionsarch/arm/mach-pxa/lubbock.c
- arch/arm/mach-pxa/mainstone.c 28 additions, 87 deletionsarch/arm/mach-pxa/mainstone.c
- arch/arm/mach-pxa/pxa_cplds_irqs.c 200 additions, 0 deletionsarch/arm/mach-pxa/pxa_cplds_irqs.c
Loading
Please register or sign in to comment