Arnd, Olof, Kevin, Here is the first AT91 DT pull-request for 3.16. Nice enhancements for three different products.
Thanks, best regards, The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5: Linux 3.15-rc1 (2014-04-13 14:18:35 -0700) are available in the git repository at: git://github.com/at91linux/linux-at91.git tags/at91-dt for you to fetch changes up to 27a96a0364787d2b41d2a72d08143d95263e1b07: ARM: at91: sama5d3: clock for ssc from rk pin (2014-04-18 22:43:44 +0200) ---------------------------------------------------------------- 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 ---------------------------------------------------------------- Alexandre Belloni (5): ARM: at91/dt: sam9rl: add lcd, adc, usb gadget and pwm support ARM: at91/dt: add peripherals to the at91sam9rlek board ARM: at91/dt: sam9g45: improve ADC/touchscreen support ARM: at91/dt: at91sam9m10g45ek: add ADC and touchscreen support ARM: at91/dt: at91sam9m10g45ek PWM leds polarity is inversed Bo Shen (5): ARM: at91: sama5d3: add DMA property for SSC devices ARM: at91: sama5d3: disable sound by default ARM: at91: sama5d3: correct the sound compatible string ARM: at91: sama5d3: add the missing property ARM: at91: sama5d3: clock for ssc from rk pin arch/arm/boot/dts/at91sam9g45.dtsi | 33 +++- arch/arm/boot/dts/at91sam9m10g45ek.dts | 20 ++- arch/arm/boot/dts/at91sam9rl.dtsi | 265 +++++++++++++++++++++++++++++++-- arch/arm/boot/dts/at91sam9rlek.dts | 90 ++++++++++- arch/arm/boot/dts/sama5d3.dtsi | 6 + arch/arm/boot/dts/sama5d3xmb.dtsi | 9 +- 6 files changed, 405 insertions(+), 18 deletions(-) -- Nicolas Ferre -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/