From: Simon Horman <horms@verge.net.au>
To: Magnus Damm <magnus.damm@gmail.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
SH-Linux <linux-sh@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 00/11] ARM: shmobile: MSIOF integration on r8a7790/lager and r8a7791/koelsch
Date: Thu, 6 Mar 2014 10:38:27 +0900 [thread overview]
Message-ID: <20140306013824.GF13581@verge.net.au> (raw)
In-Reply-To: <CANqRtoSM-51NRVAtYOOAzZQ-pagC2JteC+M=SKMuBYniLFfhLA@mail.gmail.com>
On Wed, Mar 05, 2014 at 05:31:42PM +0900, Magnus Damm wrote:
> On Tue, Feb 25, 2014 at 7:30 PM, Geert Uytterhoeven
> <geert@linux-m68k.org> wrote:
> > Hi Simon, Magnus,
> >
> > This patch series integrates support for the MSIOF module in the Renesas
> > R-Car H2 (r8a7790) and M2 (r8a7791) SoCs on the Lager and Koelsch
> > development boards.
> >
> > It was tested on Lager and Koelsch, both legacy and DT, using a dummy
> > driver for the Renesas r2a11302ft PMIC that reads out the PMIC's version
> > ID.
> >
> > [01/11] ARM: shmobile: r8a7790: Add MSIOF clocks
> > [02/11] ARM: shmobile: r8a7791: Add MSIOF clocks
> > [03/11] ARM: shmobile: lager legacy: Add MSIOF support
> > [04/11] ARM: shmobile: koelsch legacy: Add MSIOF support
> > [05/11] ARM: shmobile: r8a7790/lager dts: Rename label spi to qspi, add
> > spi0 alias
> > [06/11] ARM: shmobile: r8a7791/koelsch dts: Rename label spi to qspi,
> > add spi0 alias
> > [07/11] ARM: shmobile: r8a7790 dtsi: Add MSIOF nodes and aliases
> > [08/11] ARM: shmobile: r8a7791 dtsi: Add MSIOF nodes and aliases
> > [09/11] ARM: shmobile: lager dts: Add MSIOF nodes
> > [10/11] ARM: shmobile: koelsch dts: Add MSIOF nodes
> > [11/11] ARM: shmobile: koelsch/lager/multi defconfig: Enable MSIOF
> >
> > These are (reworked versions of) the remaining patches not taken from v1.
> > Changelogs are available in the individual patches.
>
> Hi Geert,
>
> Thanks for your efforts. All these look fine to me.
>
> Acked-by: Magnus Damm <damm@opensource.se>
>
> Exactly what to merge upstream depends on what the ARM SoC maintainers prefer.
I wonder if for now we could move things forwards by merging the
non-legacy code. I think that would mean the following:
[05/11] ARM: shmobile: r8a7790/lager dts: Rename label spi to qspi, add
spi0 alias
[06/11] ARM: shmobile: r8a7791/koelsch dts: Rename label spi to qspi,
add spi0 alias
[07/11] ARM: shmobile: r8a7790 dtsi: Add MSIOF nodes and aliases
[08/11] ARM: shmobile: r8a7791 dtsi: Add MSIOF nodes and aliases
[09/11] ARM: shmobile: lager dts: Add MSIOF nodes
[10/11] ARM: shmobile: koelsch dts: Add MSIOF nodes
And just the 'multi' portion of:
[11/11] ARM: shmobile: koelsch/lager/multi defconfig: Enable MSIOF
Would that result in working MSIOF support for koelsch and lager
when using multiplatform?
Then later, if appropriate, in accordance with discussions with the
ARM SoC maintainers, we could merge the remaining changes in
this series: the legacy code.
next prev parent reply other threads:[~2014-03-06 1:38 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-25 10:30 Geert Uytterhoeven
2014-02-25 10:30 ` [PATCH v2 01/11] ARM: shmobile: r8a7790: Add MSIOF clocks Geert Uytterhoeven
2014-02-25 10:30 ` [PATCH v2 02/11] ARM: shmobile: r8a7791: " Geert Uytterhoeven
2014-02-25 10:30 ` [PATCH v2 03/11] ARM: shmobile: lager legacy: Add MSIOF support Geert Uytterhoeven
2014-02-25 10:30 ` [PATCH v2 04/11] ARM: shmobile: koelsch " Geert Uytterhoeven
2014-02-25 10:30 ` [PATCH v2 05/11] ARM: shmobile: r8a7790/lager dts: Rename label spi to qspi, add spi0 alias Geert Uytterhoeven
2014-02-25 10:30 ` [PATCH v2 06/11] ARM: shmobile: r8a7791/koelsch " Geert Uytterhoeven
2014-02-25 10:30 ` [PATCH v2 07/11] ARM: shmobile: r8a7790 dtsi: Add MSIOF nodes and aliases Geert Uytterhoeven
2014-02-25 10:30 ` [PATCH v2 08/11] ARM: shmobile: r8a7791 " Geert Uytterhoeven
2014-02-25 10:30 ` [PATCH v2 09/11] ARM: shmobile: lager dts: Add MSIOF nodes Geert Uytterhoeven
2014-02-25 10:30 ` [PATCH v2 10/11] ARM: shmobile: koelsch " Geert Uytterhoeven
2014-02-25 10:30 ` [PATCH v2 11/11] ARM: shmobile: koelsch/lager/multi defconfig: Enable MSIOF Geert Uytterhoeven
2014-03-07 0:24 ` Simon Horman
2014-03-05 8:31 ` [PATCH v2 00/11] ARM: shmobile: MSIOF integration on r8a7790/lager and r8a7791/koelsch Magnus Damm
2014-03-06 1:38 ` Simon Horman [this message]
2014-03-06 2:25 ` Magnus Damm
2014-03-06 15:28 ` Geert Uytterhoeven
2014-03-07 0:24 ` Simon Horman
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=20140306013824.GF13581@verge.net.au \
--to=horms@verge.net.au \
--cc=geert@linux-m68k.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.com \
/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
Powered by JetHome