OSDN Git Service

Merge tag 'pxa-for-4.2' of https://github.com/rjarzmik/linux into next/soc
authorArnd Bergmann <arnd@arndb.de>
Fri, 15 May 2015 15:40:15 +0000 (17:40 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 May 2015 15:40:15 +0000 (17:40 +0200)
commit7448adca9361b4ad97614a08c487e215f1990ad7
treebdc898f66dd6416eabd2d30067481bb0de0413e2
parente3abcb25d2aec8411ec1b197712b1085df5bfee3
parent64227114c676d9b1fefa4d5070534f3d82d23711
Merge tag 'pxa-for-4.2' of https://github.com/rjarzmik/linux into next/soc

Merge "pxa changes for v4.2 cycle" from Robert Jarzmik:

The main and only feature is the conversion of all pxa variants to clock
framework. This encompasses pxa25x, pxa27x and pxa3xx, for all boards.

This should be a disruptive cycle in the normally quiet pxa history, as
the change can break any platform, and the test were performed on only 4
boards (lubbock, zylonite, mioa701, cm-x300).

* tag 'pxa-for-4.2' of https://github.com/rjarzmik/linux:
  ARM: pxa: Constify irq_domain_ops
  ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk framework
  ARM: pxa: convert eseries to clock framework
  ARM: pxa: Transition pxa25x and pxa27x to clk framework
  ARM: pxa: pxa27x skip default device initialization with DT
  clk: pxa: add missing pxa27x clocks for Irda and sa1100-rtc
  ARM: pxa: move gpio11 clock to board files
  ARM: pxa: change clocks init sequence
arch/arm/Kconfig
arch/arm/mach-pxa/Makefile
arch/arm/mach-pxa/lubbock.c