Re: [PATCHv2 3/8] ARM: at91: dt: sam9rl: Device Tree for the at91sam9rlek

2014-02-19 Thread Mark Rutland
On Wed, Feb 19, 2014 at 03:32:26PM +, Alexandre Belloni wrote: > Add a device tree for the at91sam9rl-ek. For now it supports: > - MMC > - dbgu > - usart1 > - watchdog > - nand > - leds > - buttons > > Signed-off-by: Alexandre Belloni > --- > arch/arm/boot/dts/Makefile | 2

[PATCHv2 3/8] ARM: at91: dt: sam9rl: Device Tree for the at91sam9rlek

2014-02-19 Thread Alexandre Belloni
Add a device tree for the at91sam9rl-ek. For now it supports: - MMC - dbgu - usart1 - watchdog - nand - leds - buttons Signed-off-by: Alexandre Belloni --- arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/at91sam9rlek.dts | 151 + 2 files

[PATCHv2 3/8] ARM: at91: dt: sam9rl: Device Tree for the at91sam9rlek

2014-02-19 Thread Alexandre Belloni
Add a device tree for the at91sam9rl-ek. For now it supports: - MMC - dbgu - usart1 - watchdog - nand - leds - buttons Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/at91sam9rlek.dts | 151

Re: [PATCHv2 3/8] ARM: at91: dt: sam9rl: Device Tree for the at91sam9rlek

2014-02-19 Thread Mark Rutland
On Wed, Feb 19, 2014 at 03:32:26PM +, Alexandre Belloni wrote: Add a device tree for the at91sam9rl-ek. For now it supports: - MMC - dbgu - usart1 - watchdog - nand - leds - buttons Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com ---