On Fri, Aug 05, 2011 at 05:24:53PM +0100, Nicolas Ferre wrote:Add basic device tree support for at91sam9g45 SoC family and the
at91sam9m10g45ek board.
DT is been used to describe the at91sam9g45 SoC memory and AIC. It also
adds the dmaengine driver.
Signed-off-by: Nicolas Ferre<nicolas.ferre@xxxxxxxxx>
Hi Nicolas,
Looks like a great start. I was glad we could work on this last week.
Some comments below.
---
arch/arm/mach-at91/Kconfig | 8 ++++++
arch/arm/mach-at91/Makefile.boot | 2 +
arch/arm/mach-at91/at91sam9g45_devices.c | 3 +-
arch/arm/mach-at91/board-sam9m10g45ek.c | 36 ++++++++++++++++++++++++++++++
4 files changed, 48 insertions(+), 1 deletions(-)