From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/2] ARM: at91: sama5d3: add sama5d36ek support
Date: Wed, 13 Nov 2013 18:49:20 +0100 [thread overview]
Message-ID: <5283BBA0.8000106@atmel.com> (raw)
In-Reply-To: <1383732072-24938-1-git-send-email-josh.wu@atmel.com>
On 06/11/2013 11:01, Josh Wu :
> This patch series add support for sama5d36 in sama5d3x family.
> It also adds the dts & dtsi file for sama5d36ek board.
>
> v2 --> v3:
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
I'll integrate them in at91-3.14-dt branch.
Thank, best regards,
> change the copyright.
>
> v1 --> v2:
> base on the at91-3.13-cleanup tree.
> add a new sama5d36.dtsi to include the splitted peripherals.
>
> Josh Wu (2):
> ARM: at91: sama5d3: add support for sama5d36 chip
> ARM: at91: sama5d3/dt: add sama5d36ek dts files
>
> arch/arm/boot/dts/Makefile | 1 +
> arch/arm/boot/dts/sama5d3.dtsi | 2 +-
> arch/arm/boot/dts/sama5d36.dtsi | 20 +++++++++++++
> arch/arm/boot/dts/sama5d36ek.dts | 53 +++++++++++++++++++++++++++++++++
> arch/arm/mach-at91/Kconfig | 2 +-
> arch/arm/mach-at91/include/mach/cpu.h | 3 +-
> arch/arm/mach-at91/sama5d3.c | 7 ++---
> arch/arm/mach-at91/setup.c | 4 +++
> 8 files changed, 85 insertions(+), 7 deletions(-)
> create mode 100644 arch/arm/boot/dts/sama5d36.dtsi
> create mode 100644 arch/arm/boot/dts/sama5d36ek.dts
>
--
Nicolas Ferre
prev parent reply other threads:[~2013-11-13 17:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-06 10:01 [PATCH v3 0/2] ARM: at91: sama5d3: add sama5d36ek support Josh Wu
2013-11-06 10:01 ` [PATCH v3 1/2] ARM: at91: sama5d3: add support for sama5d36 chip Josh Wu
2013-11-06 10:01 ` [PATCH v3 2/2] ARM: at91: sama5d3/dt: add sama5d36ek dts files Josh Wu
2013-11-13 17:49 ` Nicolas Ferre [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5283BBA0.8000106@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.