Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91 into...
authorArnd Bergmann <arnd@arndb.de>
Fri, 16 Mar 2012 13:05:30 +0000 (13:05 +0000)
committerArnd Bergmann <arnd@arndb.de>
Fri, 16 Mar 2012 13:05:46 +0000 (13:05 +0000)
commit2a9f23d82a79d2785429aba43b02683abf103c0b
tree16fc44dc26a0af5b08ac668ee02f4022737c33ae
parentcdc3df6f44f72c5924a16a47e1663c3fb0e57820
parent62c5553ab7ecf23e7b5464a59d728ab94479adbb
Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91 into next/dt

* 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91: (23 commits)
  ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5
  ARM: at91: usb ehci add dt support
  ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5
  ARM: at91: usb ohci add dt support
  ARM: at91: add Shutdown Controller (SHDWC) DT support
  ARM: at91: add ram controller DT support
  ARM: at91: add RSTC (Reset Controller) dt support
  ARM: at91: always enable sam9 restart
  ARM: at91: add pmc DT support
  ARM: at91/dt: add specific DT soc init
  ARM: at91/dt: add Calao DAB-MMX daugther board support for USB-A9G20
  ARM: at91: sam9x5 add i2c DT support
  ARM: at91: sam9g45 add i2c DT support
  ARM: at91: usb_a9g20 add DT i2c support
  ARM: at91: sam9g20 add i2c DT support
  i2c/gpio: add DT support
  ARM: at91: sam9x5 add nand support
  atmel/nand: add DT support
  of/mtd/nand: add generic bindings and helpers
  of: introduce helper to manage boolean
  ...