linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: josh.wu@atmel.com (Josh Wu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: at91: sama5d3: add sama5d36ek support
Date: Tue,  5 Nov 2013 14:58:07 +0800	[thread overview]
Message-ID: <1383634689-15343-1-git-send-email-josh.wu@atmel.com> (raw)

This patch series add support for sama5d36 in sama5d3x family.
It also add a dts file for sama5d36ek board.

Josh Wu (2):
  ARM: at91: sama5d3: add support for sama5d36 chip
  ARM: at91: sama5d3/dt: add sama5d36ek dts file

 arch/arm/boot/dts/Makefile            |    1 +
 arch/arm/boot/dts/sama5d3.dtsi        |    2 +-
 arch/arm/boot/dts/sama5d36ek.dts      |   52 +++++++++++++++++++++++++++++++++
 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 +++
 7 files changed, 64 insertions(+), 7 deletions(-)
 create mode 100644 arch/arm/boot/dts/sama5d36ek.dts

-- 
1.7.10

             reply	other threads:[~2013-11-05  6:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-05  6:58 Josh Wu [this message]
2013-11-05  6:58 ` [PATCH 1/2] ARM: at91: sama5d3: add support for sama5d36 chip Josh Wu
2013-11-05  6:58 ` [PATCH 2/2] ARM: at91: sama5d3/dt: add sama5d36ek dts file Josh Wu
2013-11-05  8:37   ` boris brezillon
2013-11-05 10:08     ` Josh Wu

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=1383634689-15343-1-git-send-email-josh.wu@atmel.com \
    --to=josh.wu@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).