Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into next/soc
authorOlof Johansson <olof@lixom.net>
Tue, 2 Apr 2013 17:45:19 +0000 (10:45 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 3 Apr 2013 00:28:06 +0000 (17:28 -0700)
Introduction of new Atmel Cortex-A5: SAMA5D3 family.
- Modify AT91 Kconfig to plit ARMv4/5 and ARMv7 arch
- Modify PMC driver (clocks)
- Core SAMA5 support
- Board file, DT files and defconfig

* tag 'at91-soc' of git://github.com/at91linux/linux-at91:
  ARM: at91: add defconfig for SAMA5
  ARM: at91: dt: add device tree files for SAMA5D3 family
  ARM: at91: introduce SAMA5 support
  ARM: at91: introduce the core type choice to split ARMv4/5 and ARMv7 arch
  ARM: at91: add AT91_SAM9_TIME entry to select at91sam926x_time.c compilation
  ARM: at91: change name template in AT91_SOC_START macro
  ARM: at91: renamme rm9200 dt file
  ARM: at91: rename board-dt to more specific name board-dt-sam9
  ARM: at91: move non DT Kconfig to Kconfig.non_dt

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

Trivial merge