linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	<arm@kernel.org>
Cc: Josh Wu <josh.wu@atmel.com>,
	Nicolas Ferre <nicolas.ferre@atmel.com>,
	Linux Kernel list <linux-kernel@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	Boris BREZILLON <boris.brezillon@free-electrons.com>,
	Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>,
	Ludovic Desroches <ludovic.desroches@atmel.com>
Subject: [GIT PULL] at91: dt for 4.3 #1
Date: Thu, 30 Jul 2015 19:00:57 +0200	[thread overview]
Message-ID: <1438275657-10769-1-git-send-email-nicolas.ferre@atmel.com> (raw)

Arnd, Olof, Kevin,

This is the first batch of DT changes for 4.3. The main part of it is the
addition of a new SoC in the sama5 family: the sama5d2. Here is its product
.dtsi and the associated sama5d2 Xplained board description.
I'll send the little C code part of it in another pull-request or as a single
separated patch as I don't have other material on the "at91-4.3-soc" branch for
now...

Thanks, best regards,

The following changes since commit bc0195aad0daa2ad5b0d76cce22b167bc3435590:

  Linux 4.2-rc2 (2015-07-12 15:10:30 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-dt

for you to fetch changes up to 22b5a0f7bc07ac4b4e4aab9a7f8cf2521819c1c4:

  ARM: at91/dt: add minimal sama5d2 Xplained board (2015-07-30 18:44:44 +0200)

----------------------------------------------------------------
First batch of DT changes for 4.3:
- some fixes on sama5d4 ADC definition
- adding Image Sensor Interface (aka ISI) on at91sam9m10g45ek board
- update rst controller compatible string on sama5 machines
- new sama5d2 DT definition and its reference board:
  the sama5d2 Xplained. Minimal configuration for now.

----------------------------------------------------------------
Alexandre Belloni (2):
      ARM: at91/dt: sama5d4: fix external trigger property
      ARM: at91/dt: sama5d4: move ADC pinctrl to board device trees

Josh Wu (2):
      ARM: at91/dt: add isi & ov2640 dt nodes for at91sam9m10g45ek board
      ARM: at91/dt: sama5: update rstc to correct compatible string

Ludovic Desroches (1):
      ARM: at91/dt: add basic dtsi for sama5d2 SoC

Nicolas Ferre (1):
      ARM: at91/dt: add minimal sama5d2 Xplained board

 arch/arm/boot/dts/Makefile                  |   1 +
 arch/arm/boot/dts/at91-sama5d2_xplained.dts | 134 ++++
 arch/arm/boot/dts/at91-sama5d4_xplained.dts |   9 +
 arch/arm/boot/dts/at91-sama5d4ek.dts        |   9 +
 arch/arm/boot/dts/at91sam9g45.dtsi          |  48 +-
 arch/arm/boot/dts/at91sam9m10g45ek.dts      |  47 ++
 arch/arm/boot/dts/sama5d2.dtsi              | 925 ++++++++++++++++++++++++++++
 arch/arm/boot/dts/sama5d3.dtsi              |   2 +-
 arch/arm/boot/dts/sama5d4.dtsi              |  13 +-
 9 files changed, 1157 insertions(+), 31 deletions(-)
 create mode 100644 arch/arm/boot/dts/at91-sama5d2_xplained.dts
 create mode 100644 arch/arm/boot/dts/sama5d2.dtsi

-- 
Nicolas Ferre

             reply	other threads:[~2015-07-30 17:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-30 17:00 Nicolas Ferre [this message]
2015-08-05  8:40 ` [GIT PULL] at91: dt for 4.3 #1 Olof Johansson

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=1438275657-10769-1-git-send-email-nicolas.ferre@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=boris.brezillon@free-electrons.com \
    --cc=josh.wu@atmel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ludovic.desroches@atmel.com \
    --cc=olof@lixom.net \
    --cc=plagnioj@jcrosoft.com \
    /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).