Merge tag 'at91-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux...
authorArnd Bergmann <arnd@arndb.de>
Thu, 20 Nov 2014 12:40:03 +0000 (13:40 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 20 Nov 2014 12:40:03 +0000 (13:40 +0100)
commitf9cda64aa83b324953b11e2ca0a5b5c72a98a72e
tree40ccbd6c56dbbc24ce302d2319ffcffa8b8a55ad
parent1097b88b4a3bc0d76bab271d9b5f9b08b4714b24
parentaccda2736fcab10fc3eb35da935e0e049188f6d5
Merge tag 'at91-dt2' of git://git./linux/kernel/git/nferre/linux-at91 into next/dt2

Pull "Second DT batch for 3.19" from Nicolas Ferre:

- some trivial fixes: macro for IRQ, license wording
- DMA description for sama5d4
- RTT as RTC driver definition plus associated GPBR for several SoCs
- addition of missing nodes: rtc for at91sam9rl, isi for at91sam9g45

* tag 'at91-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91:
  ARM: at91/dt: at91sam9g45: add ISI node
  ARM: at91/dt: enable the RTT block on the at91sam9m10g45ek board
  ARM: at91/dt: enable the RTT block on the sam9g20ek board
  ARM: at91/dt: add GPBR nodes
  ARM: at91/dt: add RTT nodes to at91 dtsis
  ARM: at91/dt: at91sam9rl: add rtc
  ARM: at91: fix GPLv2 wording
  ARM: at91/dt: sama5d4: add DMA support
  ARM: at91/dt: sama5d4: use macro instead of numeric value

Signed-off-by: Arnd Bergmann <arnd@arndb.de>