SUPERH platform development
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH v5 0/4] r8a7793 SoC, Gose board support
Date: Tue, 02 Jun 2015 01:19:26 +0000	[thread overview]
Message-ID: <20150602011926.GA11844@verge.net.au> (raw)
In-Reply-To: <1433168577-7678-1-git-send-email-ulrich.hecht+renesas@gmail.com>

On Mon, Jun 01, 2015 at 04:22:53PM +0200, Ulrich Hecht wrote:
> Hi!
> 
> Here's the minimalized r8a7793 support series once more, with the missing
> regulator bits added and the "enable-method" removed.

Thanks, this looks good to me.

I plan to queue it up for v4.3 and as such it should
turn up in the next push of the renesas/devel branch.

> CU
> Uli
> 
> 
> Changes since v4:
> - added missing build system changes for regulator quirk
> - removed enable-method from SoC DT
> - fixed typo
> - added ack
> 
> Changes since v3:
> - minimalized device trees
> - split off DT bindings
> - added Geert's ack
> 
> Changes since v2:
> - dts: remove unused pins
> - dts: fix flash partition addresses
> - dts: add pmic
> - dtsi, dts: add CMTs
> - dts: add interrupt parent to regulator
> - smp, dtsi: use CPU_METHOD_OF_DECLARE, enable-method
> - smp: re-add rcar_gen2_pm_init() call
> - dtsi: add irqc0 clock
> - dtsi: add DMA controllers
> - dtsi: remove audmapp
> - dtsi: fix sdhi0 resource length
> - dtsi: add SDHI DMAs, remove unsupported properties
> - dtsi: add rcan, adsp clocks
> - dtsi: add missing MSTP4
> - dtsi: fix audmac clocks
> - dtsi: add MSIOF DMAs, remove unused register set
> - dtsi: copy sound description from r8a7791
> - enable rcar2 regulator quirk on Gose
> 
> Changes since v1:
> 
> - pfc: split patch in six
> - pfc: fixed typos
> - dts: named clock bits properly
> - dts: made more consistent with the very similar r8a7791 dts
> - dts: removed adv7511, don't know the address
> - pm: dropped for now, needs to be fixed up first
> - everywhere: renamed M2N -> M2-N (and M2 to M2-W, while at it)
> - everywhere: added Acks
> 
> 
> Ulrich Hecht (4):
>   ARM: shmobile: Basic r8a7793 SoC support
>   ARM: shmobile: add r8a7793 minimal SoC device tree
>   ARM: shmobile: r8a7793: add minimal Gose board device tree
>   ARM: shmobile: gose: enable R-Car Gen2 regulator quirk
> 
>  arch/arm/boot/dts/Makefile                         |   1 +
>  arch/arm/boot/dts/r8a7793-gose.dts                 |  63 ++++
>  arch/arm/boot/dts/r8a7793.dtsi                     | 367 +++++++++++++++++++++
>  arch/arm/mach-shmobile/Kconfig                     |   5 +
>  arch/arm/mach-shmobile/Makefile                    |   2 +
>  arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c |   3 +-
>  arch/arm/mach-shmobile/setup-r8a7793.c             |  33 ++
>  include/dt-bindings/clock/r8a7793-clock.h          | 164 +++++++++
>  8 files changed, 637 insertions(+), 1 deletion(-)
>  create mode 100644 arch/arm/boot/dts/r8a7793-gose.dts
>  create mode 100644 arch/arm/boot/dts/r8a7793.dtsi
>  create mode 100644 arch/arm/mach-shmobile/setup-r8a7793.c
>  create mode 100644 include/dt-bindings/clock/r8a7793-clock.h
> 
> -- 
> 2.4.2
> 

      parent reply	other threads:[~2015-06-02  1:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-01 14:22 [PATCH v5 0/4] r8a7793 SoC, Gose board support Ulrich Hecht
2015-06-01 14:22 ` [PATCH v5 2/4] ARM: shmobile: add r8a7793 minimal SoC device tree Ulrich Hecht
     [not found]   ` <1433168577-7678-3-git-send-email-ulrich.hecht+renesas-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-06-01 15:22     ` Geert Uytterhoeven
2015-06-01 14:22 ` [PATCH v5 3/4] ARM: shmobile: r8a7793: add minimal Gose board " Ulrich Hecht
2015-06-02  1:19 ` Simon Horman [this message]

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=20150602011926.GA11844@verge.net.au \
    --to=horms@verge.net.au \
    --cc=linux-sh@vger.kernel.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