All of lore.kernel.org
 help / color / mirror / Atom feed
From: alexandre.belloni@free-electrons.com (Alexandre Belloni)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULLv2] at91: dt for 4.4 #2
Date: Wed, 21 Oct 2015 22:59:38 +0200	[thread overview]
Message-ID: <20151021205938.GA18600@piout.net> (raw)

Arnd,

As discussed, version 2 of that pull request that removes the last patch
to avoid the dependency on the MFD subsystem.

The following changes since commit a9b672a636a599cc052afcb6837e3177dc53c143:

  ARM: at91/dt: sama5d2 Xplained: add device pin muxing (2015-09-23 16:26:47 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-dt2

for you to fetch changes up to 512fc048e4fdc39f43e78af7e2fed5047d651979:

  ARM: at91/dt: sama5d2: add missing devices (2015-10-19 21:22:21 +0200)

----------------------------------------------------------------
Second batch of DT changes for 4.4:
- some DT fixes: pullups, disabled property
- the PMC is now a syscon
- great improvement of sama5d2 support

----------------------------------------------------------------
Alexandre Belloni (1):
      ARM: at91/dt: use syscon for PMC

Gregory CLEMENT (1):
      ARM: at91/dt: sama5d4: add the macb1 node

Ludovic Desroches (1):
      ARM: at91/dt: sama5d2: add missing devices

Michael Opdenacker (1):
      ARM: at91/dt: fix "disabled" property on at91rm9200

Sylvain Rochet (1):
      ARM: at91/dt: add pullup on mmc2 data signals

Wenyou Yang (1):
      ARM: at91/dt: sama5d2_xplained: add regulator nodes

 arch/arm/boot/dts/at91-sama5d2_xplained.dts |  57 ++++++++++
 arch/arm/boot/dts/at91rm9200.dtsi           |   8 +-
 arch/arm/boot/dts/at91sam9260.dtsi          |   2 +-
 arch/arm/boot/dts/at91sam9261.dtsi          |   2 +-
 arch/arm/boot/dts/at91sam9263.dtsi          |   2 +-
 arch/arm/boot/dts/at91sam9g45.dtsi          |   2 +-
 arch/arm/boot/dts/at91sam9n12.dtsi          |   2 +-
 arch/arm/boot/dts/at91sam9rl.dtsi           |   2 +-
 arch/arm/boot/dts/at91sam9x5.dtsi           |   2 +-
 arch/arm/boot/dts/sama5d2.dtsi              | 154 +++++++++++++++++++++++++++-
 arch/arm/boot/dts/sama5d3.dtsi              |   2 +-
 arch/arm/boot/dts/sama5d3_mci2.dtsi         |   6 +-
 arch/arm/boot/dts/sama5d4.dtsi              |  32 +++++-
 13 files changed, 254 insertions(+), 19 deletions(-)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20151021/3b891fc5/attachment.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	arm@kernel.org
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>,
	gregory@piout.net, Sylvain Rochet <sylvain.rochet@finsecur.com>,
	Michael Opdenacker <michael.opdenacker@free-electrons.com>,
	ludovic@piout.net,
	Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULLv2] at91: dt for 4.4 #2
Date: Wed, 21 Oct 2015 22:59:38 +0200	[thread overview]
Message-ID: <20151021205938.GA18600@piout.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 2245 bytes --]

Arnd,

As discussed, version 2 of that pull request that removes the last patch
to avoid the dependency on the MFD subsystem.

The following changes since commit a9b672a636a599cc052afcb6837e3177dc53c143:

  ARM: at91/dt: sama5d2 Xplained: add device pin muxing (2015-09-23 16:26:47 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-dt2

for you to fetch changes up to 512fc048e4fdc39f43e78af7e2fed5047d651979:

  ARM: at91/dt: sama5d2: add missing devices (2015-10-19 21:22:21 +0200)

----------------------------------------------------------------
Second batch of DT changes for 4.4:
- some DT fixes: pullups, disabled property
- the PMC is now a syscon
- great improvement of sama5d2 support

----------------------------------------------------------------
Alexandre Belloni (1):
      ARM: at91/dt: use syscon for PMC

Gregory CLEMENT (1):
      ARM: at91/dt: sama5d4: add the macb1 node

Ludovic Desroches (1):
      ARM: at91/dt: sama5d2: add missing devices

Michael Opdenacker (1):
      ARM: at91/dt: fix "disabled" property on at91rm9200

Sylvain Rochet (1):
      ARM: at91/dt: add pullup on mmc2 data signals

Wenyou Yang (1):
      ARM: at91/dt: sama5d2_xplained: add regulator nodes

 arch/arm/boot/dts/at91-sama5d2_xplained.dts |  57 ++++++++++
 arch/arm/boot/dts/at91rm9200.dtsi           |   8 +-
 arch/arm/boot/dts/at91sam9260.dtsi          |   2 +-
 arch/arm/boot/dts/at91sam9261.dtsi          |   2 +-
 arch/arm/boot/dts/at91sam9263.dtsi          |   2 +-
 arch/arm/boot/dts/at91sam9g45.dtsi          |   2 +-
 arch/arm/boot/dts/at91sam9n12.dtsi          |   2 +-
 arch/arm/boot/dts/at91sam9rl.dtsi           |   2 +-
 arch/arm/boot/dts/at91sam9x5.dtsi           |   2 +-
 arch/arm/boot/dts/sama5d2.dtsi              | 154 +++++++++++++++++++++++++++-
 arch/arm/boot/dts/sama5d3.dtsi              |   2 +-
 arch/arm/boot/dts/sama5d3_mci2.dtsi         |   6 +-
 arch/arm/boot/dts/sama5d4.dtsi              |  32 +++++-
 13 files changed, 254 insertions(+), 19 deletions(-)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2015-10-21 20:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-21 20:59 Alexandre Belloni [this message]
2015-10-21 20:59 ` [GIT PULLv2] at91: dt for 4.4 #2 Alexandre Belloni
2015-10-23 20:22 ` Arnd Bergmann
2015-10-23 20:22   ` Arnd Bergmann

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=20151021205938.GA18600@piout.net \
    --to=alexandre.belloni@free-electrons.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.