Merge tag 'bcm2835-for-3.15-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Tue, 11 Mar 2014 20:30:39 +0000 (13:30 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 11 Mar 2014 20:30:49 +0000 (13:30 -0700)
commitfdc52533f52f38a118ab131180df52c8b5db7ff7
tree424a0e99627ba0f5d40fa911db109fbfd8688ad2
parent59bb376f0e0a2bf7103aa57b45faab9963b16c4f
parentb7c6c1760685f7d3a3eecc19f4b792881bf1d907
Merge tag 'bcm2835-for-3.15-dt' of git://git./linux/kernel/git/swarren/linux-rpi into next/dt

Merge "ARM: bcm2835: DT changes for 3.15" from Stephen Warren:

A variety of features are added to the bcm2835 device trees:
- ARM PMU, for perf_event
- DMA controller
- I2S controller

A few cleanups are applied to the DTs too.

* tag 'bcm2835-for-3.15-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-rpi:
  ARM: bcm2835: fix clock DT node names
  ARM: bcm2835: node name unit address cleanup
  ARM: bcm2835: fix DT node sort order
  ARM: bcm2835: add I2S driver to device tree
  ARM: bcm2835: add dmaengine driver to device tree
  ARM: bcm2835: perf_event support for Raspberry-Pi

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