Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dt
authorOlof Johansson <olof@lixom.net>
Mon, 5 May 2014 21:15:54 +0000 (14:15 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 5 May 2014 21:15:54 +0000 (14:15 -0700)
commite69765527a82eda09d95937f76637dfa5a82a387
tree5ccfb7254dc2b9669ca1e455b7431033bb337105
parent89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd
parent27a96a0364787d2b41d2a72d08143d95263e1b07
Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dt

Merge "at91: DT for 3.16 #1" from Nicolas Ferre:

3.16: first DT series:
- more support for at91sam9rl and its associated EK board
- some improvements to at91sam9g45 (ADC, TS, PWM leds)
- addition of some missing pieces for describing audio
  of SAMA5D3-EK in DT

* tag 'at91-dt' of git://github.com/at91linux/linux-at91:
  ARM: at91: sama5d3: clock for ssc from rk pin
  ARM: at91: sama5d3: add the missing property
  ARM: at91: sama5d3: correct the sound compatible string
  ARM: at91: sama5d3: disable sound by default
  ARM: at91: sama5d3: add DMA property for SSC devices
  ARM: at91/dt: at91sam9m10g45ek PWM leds polarity is inversed
  ARM: at91/dt: at91sam9m10g45ek: add ADC and touchscreen support
  ARM: at91/dt: sam9g45: improve ADC/touchscreen support
  ARM: at91/dt: add peripherals to the at91sam9rlek board
  ARM: at91/dt: sam9rl: add lcd, adc, usb gadget and pwm support

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