devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jamie Lentin <jm@lentin.co.uk>
To: Andrew Lunn <andrew@lunn.ch>, Jason <jason@lakedaemon.net>
Cc: devicetree-discuss@lists.ozlabs.org,
	Jamie Lentin <jm@lentin.co.uk>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] Use DT to define more of the DNS320 & DNS325
Date: Thu, 19 Jul 2012 21:30:56 +0100	[thread overview]
Message-ID: <1342729860-14647-1-git-send-email-jm@lentin.co.uk> (raw)
In-Reply-To: <y>

Thanks to sterling work by Andrew Lunn, more code has been turned into
devicetree bindings. The following takes what he's done, moves common
parts into a DT include file, adds LED and key bindings for both the 
DNS320 and DNS325. It has been tested on both devices.

This patchset replaces the DNS32? work in his patchset:-

git://github.com/lunn/linux.git v3.5-rc7-for-next-v3

I've not modified Andrew's DNS325 temperature sensor patch but 
included it in the patchset to make it more obvious I've tested it.

Thanks!

Andrew Lunn (1):
  ARM: Kirkwood: Describe DNS325 temperature sensor in DT.

Jamie Lentin (3):
  kirkwood: Replace DNS-320/DNS-325 leds with dt bindings
  ARM: Kirkwood: Move common portions into a kirkwood-dnskw.dtsi
  ARM: Kirkwood: Describe DNS32? gpio-keys in DT.

 arch/arm/boot/dts/kirkwood-dns320.dts |   67 +++++++---------
 arch/arm/boot/dts/kirkwood-dns325.dts |   71 ++++++++---------
 arch/arm/boot/dts/kirkwood-dnskw.dtsi |   69 +++++++++++++++++
 arch/arm/mach-kirkwood/board-dnskw.c  |  138 ---------------------------------
 4 files changed, 127 insertions(+), 218 deletions(-)
 create mode 100644 arch/arm/boot/dts/kirkwood-dnskw.dtsi

-- 
1.7.10.4

             reply	other threads:[~2012-07-19 20:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-19 20:30 Jamie Lentin [this message]
2012-07-19 20:30 ` [PATCH 1/4] ARM: Kirkwood: Describe DNS325 temperature sensor in DT Jamie Lentin
2012-07-19 20:30 ` [PATCH 2/4] kirkwood: Replace DNS-320/DNS-325 leds with dt bindings Jamie Lentin
2012-07-19 20:30 ` [PATCH 3/4] ARM: Kirkwood: Move common portions into a kirkwood-dnskw.dtsi Jamie Lentin
2012-07-19 20:31 ` [PATCH 4/4] ARM: Kirkwood: Describe DNS32? gpio-keys in DT Jamie Lentin

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=1342729860-14647-1-git-send-email-jm@lentin.co.uk \
    --to=jm@lentin.co.uk \
    --cc=andrew@lunn.ch \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=jason@lakedaemon.net \
    --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).