Merge tag 'renesas-dt-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Sun, 4 Aug 2013 19:31:13 +0000 (12:31 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 4 Aug 2013 19:31:13 +0000 (12:31 -0700)
commit19dab4ce09df0f11debc57a20a57e176adf9f31f
treeb0a446b37d8ab285b474c422d3a9b4b073325e6f
parentad81f0545ef01ea651886dddac4bef6cec930092
parent66a5cab04d339d02b93a4671eadf8e251dbfdc2c
Merge tag 'renesas-dt-for-v3.12' of git://git./linux/kernel/git/horms/renesas into next/dt

From Simon Horman:
Renesas ARM-based SoC DT updates for v3.12

* Reference implementation for kzm9d board
* Add MMCIF and SDHI DT templates for r8a7790 and r8a73a4 SoCs
* Use DT for SMP and GIC initialisation on emev2 SoC and kzm9d board
* Add GIO to dtsi of emev2 SoC
* Update dts command line of kzm9d board
* Add CPUFreq support to ape6evm board
* Add I2C controller DT nodes to r8a73a4 SoC

* tag 'renesas-dt-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (33 commits)
  ARM: shmobile: Add SMSC ethernet chip to KZM9D DT reference
  ARM: shmobile: KZM9D DT reference implementation
  ARM: shmobile: r8a7790: add MMCIF and SDHI DT templates
  ARM: shmobile: r8a73a4: add MMCIF and SDHI DT templates
  ARM: shmobile: EMEV2 map_io update
  ARM: shmobile: Use DT for SMP on EMEV2 and KZM9D
  ARM: shmobile: Use DT for GIC on EMEV2 and KZM9D
  ARM: shmobile: Add GIO to EMEV2 dtsi
  ARM: shmobile: Update KZM9D dts command line
  ARM: shmobile: ape6evm: add CPUFreq support
  ARM: shmobile: r8a73a4: add I2C controller DT nodes
  ARM: shmobile: Remove unused mach/dma.h
  ARM: shmobile: r8a7778: remove r8a7778_init_irq()
  ARM: shmobile: Fix EMEV2 clock comment typo
  ARM: shmobile: Make EMEV2 platform devices more compact
  ARM: shmobile: Remove unused EMEV2/KZM9D early console
  ARM: shmobile: Remove redundant r8a7790 callback
  ARM: shmobile: Remove unused sh73a0 auxdata table
  ARM: shmobile: Remove unused sh7372 auxdata table
  ARM: shmobile: Remove unused r8a7779 auxdata table
  ...

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