All of lore.kernel.org
 help / color / mirror / Atom feed
From: antoine.tenart@free-electrons.com (Antoine Tenart)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/3] ARM: berlin: BG2Q SPI support
Date: Tue, 2 Jun 2015 11:47:45 +0200	[thread overview]
Message-ID: <20150602094745.GA2165@kwain> (raw)
In-Reply-To: <1433237869-3762-1-git-send-email-antoine.tenart@free-electrons.com>

On Tue, Jun 02, 2015 at 11:37:46AM +0200, Antoine Tenart wrote:
> Hi,
> 
> This series adds the SPI nodes for the Berlin BG2Q SoC as well as
> comments on the Berlin spi pinctrl functions.
> 
> Antoine

Oops, forgot to summarize the changes...

Changes since v2:
	- renamed spi nodes
	- added comments after the pinctrl SPI function definitions

Changes since v1:
	- reworked the pinmux
	- removed useless interrupt-parent properties
	- typo

> 
> Antoine Tenart (3):
>   pinctrl: berlin: fix spi1 SS0n function name
>   pinctrl: berlin: comment the spi functions
>   ARM: berlin: add SPI nodes for BG2Q
> 
>  arch/arm/boot/dts/berlin2q.dtsi       | 36 +++++++++++++++++++++++++++++++++++
>  drivers/pinctrl/berlin/berlin-bg2.c   | 18 +++++++++---------
>  drivers/pinctrl/berlin/berlin-bg2cd.c |  8 ++++----
>  drivers/pinctrl/berlin/berlin-bg2q.c  | 16 ++++++++--------
>  4 files changed, 57 insertions(+), 21 deletions(-)
> 
> -- 
> 2.4.2
> 

-- 
Antoine T?nart, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Antoine Tenart <antoine.tenart@free-electrons.com>
To: sebastian.hesselbarth@gmail.com
Cc: Antoine Tenart <antoine.tenart@free-electrons.com>,
	zmxu@marvell.com, jszhang@marvell.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/3] ARM: berlin: BG2Q SPI support
Date: Tue, 2 Jun 2015 11:47:45 +0200	[thread overview]
Message-ID: <20150602094745.GA2165@kwain> (raw)
In-Reply-To: <1433237869-3762-1-git-send-email-antoine.tenart@free-electrons.com>

On Tue, Jun 02, 2015 at 11:37:46AM +0200, Antoine Tenart wrote:
> Hi,
> 
> This series adds the SPI nodes for the Berlin BG2Q SoC as well as
> comments on the Berlin spi pinctrl functions.
> 
> Antoine

Oops, forgot to summarize the changes...

Changes since v2:
	- renamed spi nodes
	- added comments after the pinctrl SPI function definitions

Changes since v1:
	- reworked the pinmux
	- removed useless interrupt-parent properties
	- typo

> 
> Antoine Tenart (3):
>   pinctrl: berlin: fix spi1 SS0n function name
>   pinctrl: berlin: comment the spi functions
>   ARM: berlin: add SPI nodes for BG2Q
> 
>  arch/arm/boot/dts/berlin2q.dtsi       | 36 +++++++++++++++++++++++++++++++++++
>  drivers/pinctrl/berlin/berlin-bg2.c   | 18 +++++++++---------
>  drivers/pinctrl/berlin/berlin-bg2cd.c |  8 ++++----
>  drivers/pinctrl/berlin/berlin-bg2q.c  | 16 ++++++++--------
>  4 files changed, 57 insertions(+), 21 deletions(-)
> 
> -- 
> 2.4.2
> 

-- 
Antoine Ténart, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  parent reply	other threads:[~2015-06-02  9:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-02  9:37 [PATCH v3 0/3] ARM: berlin: BG2Q SPI support Antoine Tenart
2015-06-02  9:37 ` Antoine Tenart
2015-06-02  9:37 ` [PATCH v3 1/3] pinctrl: berlin: fix spi1 SS0n function name Antoine Tenart
2015-06-02  9:37   ` Antoine Tenart
2015-06-10  7:15   ` Linus Walleij
2015-06-10  7:15     ` Linus Walleij
2015-06-02  9:37 ` [PATCH v3 2/3] pinctrl: berlin: comment the spi functions Antoine Tenart
2015-06-02  9:37   ` Antoine Tenart
2015-06-10  7:18   ` Linus Walleij
2015-06-10  7:18     ` Linus Walleij
2015-06-02  9:37 ` [PATCH v3 3/3] ARM: berlin: add SPI nodes for BG2Q Antoine Tenart
2015-06-02  9:37   ` Antoine Tenart
2015-06-10  7:18   ` Linus Walleij
2015-06-10  7:18     ` Linus Walleij
2015-06-02  9:47 ` Antoine Tenart [this message]
2015-06-02  9:47   ` [PATCH v3 0/3] ARM: berlin: BG2Q SPI support Antoine Tenart

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=20150602094745.GA2165@kwain \
    --to=antoine.tenart@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.