[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1245341772-1689-1-git-send-email-nicolas.ferre@atmel.com>
Date: Thu, 18 Jun 2009 18:16:07 +0200
From: Nicolas Ferre <nicolas.ferre@...el.com>
To: avictor.za@...il.com, linux-arm-kernel@...ts.arm.linux.org.uk
Cc: patrice.vilchez@...el.com, linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] at91: Introduction of at91sam9g10 SOC
AT91sam9g10 is an ARM 926ej-s SOC. It is an evolution of the at91sam9261 with a
faster clock speed: 266/133MHz.
This patchset is relying on the integration of at91sam9g45 already posted. Here
is the patch series that you will have to take into account before applying
those patches.
clock.c changes:
http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=5438/1
9g45 introduction:
http://lkml.org/lkml/2009/6/4/77
http://lkml.org/lkml/2009/6/4/76
http://lkml.org/lkml/2009/6/4/78
---
arch/arm/mach-at91/Kconfig | 25 +++++++++++++-
arch/arm/mach-at91/Makefile | 2 +
arch/arm/mach-at91/at91sam9261.c | 22 ++++++++++++-
arch/arm/mach-at91/board-sam9261ek.c | 14 ++++++++
arch/arm/mach-at91/clock.c | 6 ++-
arch/arm/mach-at91/include/mach/at91sam9261.h | 3 ++
arch/arm/mach-at91/include/mach/cpu.h | 7 ++++
arch/arm/mach-at91/include/mach/hardware.h | 2 +-
arch/arm/mach-at91/include/mach/timex.h | 5 +++
arch/arm/mach-at91/pm.c | 3 +-
drivers/usb/gadget/at91_udc.c | 6 ++--
drivers/usb/host/ohci-at91.c | 10 +++---
drivers/video/Kconfig | 4 +-
drivers/video/atmel_lcdfb.c | 6 ++-
drivers/video/backlight/Kconfig | 2 +-
15 files changed, 97 insertions(+), 20 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists