All of lore.kernel.org
 help / color / mirror / Atom feed
From: sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Add GPIO nodes for Berlin BG2 and BG2CD
Date: Tue, 22 Apr 2014 20:08:15 +0200	[thread overview]
Message-ID: <5356B00F.8040109@gmail.com> (raw)
In-Reply-To: <1397724329-14154-1-git-send-email-antoine.tenart@free-electrons.com>

On 04/17/2014 10:45 AM, Antoine T?nart wrote:
> After adding support for the Berlin BG2Q GPIOs, this series uses the
> same GPIO dwapb driver to support the Berlin BG2 and BG2CD GPIOs.
> 
> Applies on top of Sebastian's for-next branch[1].
> 
> [1] https://github.com/shesselba/linux-berlin/commits/berlin/for-next
> 
> Antoine T?nart (2):
>   ARM: dts: berlin: add the BG2 GPIO nodes
>   ARM: dts: berlin: add the BG2CD GPIO nodes
> 
>  arch/arm/boot/dts/berlin2.dtsi   | 105 +++++++++++++++++++++++++++++++++++++++
>  arch/arm/boot/dts/berlin2cd.dtsi | 102 +++++++++++++++++++++++++++++++++++++
>  2 files changed, 207 insertions(+)
> 

Both applied to berlin/dt.

Thanks!

WARNING: multiple messages have this Message-ID (diff)
From: Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: "Antoine Ténart"
	<antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Cc: alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org,
	zmxu-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org,
	jszhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 0/2] Add GPIO nodes for Berlin BG2 and BG2CD
Date: Tue, 22 Apr 2014 20:08:15 +0200	[thread overview]
Message-ID: <5356B00F.8040109@gmail.com> (raw)
In-Reply-To: <1397724329-14154-1-git-send-email-antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>

On 04/17/2014 10:45 AM, Antoine Ténart wrote:
> After adding support for the Berlin BG2Q GPIOs, this series uses the
> same GPIO dwapb driver to support the Berlin BG2 and BG2CD GPIOs.
> 
> Applies on top of Sebastian's for-next branch[1].
> 
> [1] https://github.com/shesselba/linux-berlin/commits/berlin/for-next
> 
> Antoine Ténart (2):
>   ARM: dts: berlin: add the BG2 GPIO nodes
>   ARM: dts: berlin: add the BG2CD GPIO nodes
> 
>  arch/arm/boot/dts/berlin2.dtsi   | 105 +++++++++++++++++++++++++++++++++++++++
>  arch/arm/boot/dts/berlin2cd.dtsi | 102 +++++++++++++++++++++++++++++++++++++
>  2 files changed, 207 insertions(+)
> 

Both applied to berlin/dt.

Thanks!
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
To: "Antoine Ténart" <antoine.tenart@free-electrons.com>
Cc: alexandre.belloni@free-electrons.com, zmxu@marvell.com,
	jszhang@marvell.com, linux-arm-kernel@lists.infradead.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] Add GPIO nodes for Berlin BG2 and BG2CD
Date: Tue, 22 Apr 2014 20:08:15 +0200	[thread overview]
Message-ID: <5356B00F.8040109@gmail.com> (raw)
In-Reply-To: <1397724329-14154-1-git-send-email-antoine.tenart@free-electrons.com>

On 04/17/2014 10:45 AM, Antoine Ténart wrote:
> After adding support for the Berlin BG2Q GPIOs, this series uses the
> same GPIO dwapb driver to support the Berlin BG2 and BG2CD GPIOs.
> 
> Applies on top of Sebastian's for-next branch[1].
> 
> [1] https://github.com/shesselba/linux-berlin/commits/berlin/for-next
> 
> Antoine Ténart (2):
>   ARM: dts: berlin: add the BG2 GPIO nodes
>   ARM: dts: berlin: add the BG2CD GPIO nodes
> 
>  arch/arm/boot/dts/berlin2.dtsi   | 105 +++++++++++++++++++++++++++++++++++++++
>  arch/arm/boot/dts/berlin2cd.dtsi | 102 +++++++++++++++++++++++++++++++++++++
>  2 files changed, 207 insertions(+)
> 

Both applied to berlin/dt.

Thanks!

  parent reply	other threads:[~2014-04-22 18:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-17  8:45 [PATCH 0/2] Add GPIO nodes for Berlin BG2 and BG2CD Antoine Ténart
2014-04-17  8:45 ` Antoine Ténart
2014-04-17  8:45 ` Antoine Ténart
2014-04-17  8:45 ` [PATCH 1/2] ARM: dts: berlin: add the BG2 GPIO nodes Antoine Ténart
2014-04-17  8:45   ` Antoine Ténart
2014-04-17  8:45 ` [PATCH 2/2] ARM: dts: berlin: add the BG2CD " Antoine Ténart
2014-04-17  8:45   ` Antoine Ténart
2014-04-22 18:08 ` Sebastian Hesselbarth [this message]
2014-04-22 18:08   ` [PATCH 0/2] Add GPIO nodes for Berlin BG2 and BG2CD Sebastian Hesselbarth
2014-04-22 18:08   ` Sebastian Hesselbarth

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=5356B00F.8040109@gmail.com \
    --to=sebastian.hesselbarth@gmail.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.