All of lore.kernel.org
 help / color / mirror / Atom feed
From: lee@kernel.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: bcm2835: Add device tree for Raspberry Pi model B+
Date: Thu, 20 Nov 2014 11:22:55 +0000	[thread overview]
Message-ID: <20141120112255.GB13269@x1> (raw)
In-Reply-To: <2041471.8rvf0EmQUU@wuerfel>

On Thu, 20 Nov 2014, Arnd Bergmann wrote:

> On Thursday 20 November 2014 10:52:45 Lee Jones wrote:
> > From: Matthias Klein <matthias.klein@linux.com>
> > 
> > The model B and B+ differ in the GPIO lines for ACT and PWR leds, and the
> > I2S interface.
> > 
> > Signed-off-by: Matthias Klein <matthias.klein@linux.com>
> > Tested-by: Stephen Warren <swarren@nvidia.com>
> > Signed-off-by: Lee Jones <lee.jones@linaro.org>
> > ---
> > 
> > As requested by Arnd.
> > 
> >  arch/arm/boot/dts/Makefile               |  1 +
> >  arch/arm/boot/dts/bcm2835-rpi-b-plus.dts | 30 +++++++++++++++++++
> >  arch/arm/boot/dts/bcm2835-rpi-b.dts      | 46 ++--------------------------
> >  arch/arm/boot/dts/bcm2835-rpi.dtsi       | 51 ++++++++++++++++++++++++++++++++
> >  4 files changed, 85 insertions(+), 43 deletions(-)
> >  create mode 100644 arch/arm/boot/dts/bcm2835-rpi-b-plus.dts
> >  create mode 100644 arch/arm/boot/dts/bcm2835-rpi.dtsi
> > 
> 
> Applied to next/dt.
> 
> When you send a patch for inclusion the next time, better
> be explicit and ask for it to be picked up into arm-soc, so we
> know it's not just for review.

Sounds reasonable.  Thanks Arnd.

WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee@kernel.org>
To: Arnd Bergmann <arnd@arndb.de>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, arm@kernel.org,
	Lee Jones <lee.jones@linaro.org>,
	Matthias Klein <matthias.klein@linux.com>
Subject: Re: [PATCH] ARM: bcm2835: Add device tree for Raspberry Pi model B+
Date: Thu, 20 Nov 2014 11:22:55 +0000	[thread overview]
Message-ID: <20141120112255.GB13269@x1> (raw)
In-Reply-To: <2041471.8rvf0EmQUU@wuerfel>

On Thu, 20 Nov 2014, Arnd Bergmann wrote:

> On Thursday 20 November 2014 10:52:45 Lee Jones wrote:
> > From: Matthias Klein <matthias.klein@linux.com>
> > 
> > The model B and B+ differ in the GPIO lines for ACT and PWR leds, and the
> > I2S interface.
> > 
> > Signed-off-by: Matthias Klein <matthias.klein@linux.com>
> > Tested-by: Stephen Warren <swarren@nvidia.com>
> > Signed-off-by: Lee Jones <lee.jones@linaro.org>
> > ---
> > 
> > As requested by Arnd.
> > 
> >  arch/arm/boot/dts/Makefile               |  1 +
> >  arch/arm/boot/dts/bcm2835-rpi-b-plus.dts | 30 +++++++++++++++++++
> >  arch/arm/boot/dts/bcm2835-rpi-b.dts      | 46 ++--------------------------
> >  arch/arm/boot/dts/bcm2835-rpi.dtsi       | 51 ++++++++++++++++++++++++++++++++
> >  4 files changed, 85 insertions(+), 43 deletions(-)
> >  create mode 100644 arch/arm/boot/dts/bcm2835-rpi-b-plus.dts
> >  create mode 100644 arch/arm/boot/dts/bcm2835-rpi.dtsi
> > 
> 
> Applied to next/dt.
> 
> When you send a patch for inclusion the next time, better
> be explicit and ask for it to be picked up into arm-soc, so we
> know it's not just for review.

Sounds reasonable.  Thanks Arnd.

  reply	other threads:[~2014-11-20 11:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-20 10:52 [PATCH] ARM: bcm2835: Add device tree for Raspberry Pi model B+ Lee Jones
2014-11-20 10:52 ` Lee Jones
2014-11-20 11:18 ` Arnd Bergmann
2014-11-20 11:18   ` Arnd Bergmann
2014-11-20 11:22   ` Lee Jones [this message]
2014-11-20 11:22     ` Lee Jones
  -- strict thread matches above, loose matches on Subject: below --
2014-10-28  0:52 [PATCH] ARM: bcm2835: add " Matthias Klein
2014-10-29  1:33 ` Stephen Warren
2014-10-29  9:07   ` Matthias Klein
2014-10-29 16:40     ` Stephen Warren

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=20141120112255.GB13269@x1 \
    --to=lee@kernel.org \
    --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.