Merge tag 'ux500-dt-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
authorOlof Johansson <olof@lixom.net>
Sun, 9 Mar 2014 18:44:23 +0000 (11:44 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 9 Mar 2014 18:44:33 +0000 (11:44 -0700)
commit6e77adb23fbfb48746a084c8f76d33e811f359a2
tree77533b5f0207f8dcbe0bd0a7a44e14e46a7263e5
parent1809136044bde55f70198c97de86296682c85413
parentf864c46aae4cb6aed09e98615c427fcc4f1de104
Merge tag 'ux500-dt-v3.15-2' of git://git./linux/kernel/git/linusw/linux-stericsson into next/dt

A set of device tree-related cleanups for the ux500 platform from Linus
Walleij:

- Rename SSP/SPI clocks to the name found in the hardware
  reference manual. (Also includes a rename in the U300
  device tree file.)
- Delete dead non-DT code.
- Drop now completely unused GPIO definition header file.
- Delete all hardcoded IRQ number assignments. This hits
  MFD a bit so the patch has been ACKed by Lee Jones from
  the MFD side.

* tag 'ux500-dt-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson:
  mfd: dbx500/abx500: root out hardcoded IRQ assignments
  ARM: ux500: drop a chunk of GPIO definitions
  ARM: ux500: skip GIC CPU and dist address checks
  ARM: ux500: delete pointless DT config option
  ARM: u300: switch SSP/SPI clock name to "SSPCLK"
  ARM: ux500: switch SSP/SPI clock name to "SSPCLK"

Signed-off-by: Olof Johansson <olof@lixom.net>