SUPERH platform development
 help / color / mirror / Atom feed
From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH v2 00/06] ARM: shmobile: r8a7779 IRQ update and Marzen cleanup V2
Date: Thu, 25 Jun 2015 08:57:16 +0000	[thread overview]
Message-ID: <20150625085716.24543.84444.sendpatchset@little-apple> (raw)

ARM: shmobile: r8a7779 IRQ update and Marzen cleanup V2

[PATCH v2 01/06] ARM: shmobile: r8a7779: Configure IRLM mode via DT
[PATCH v2 02/06] ARM: shmobile: r8a7779: Generic CCF and timer support
[PATCH v2 03/06] ARM: shmobile: r8a7779: Generic SMP ops
[PATCH v2 04/06] ARM: shmobile: marzen-reference: Remove C board code
[PATCH v2 05/06] ARM: shmobile: Remove Marzen from shmobile_defconfig
[PATCH v2 06/06] ARM: shmobile: r8a7779: Cleanup header file

Now when "irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support" is
merged we can continue to cleanup r8a7779 and Marzen.

With these patches applied the r8a7779 SoC gets DT-only multiplatform
support and old C board code for multiplatform gets removed.

The legacy r8a7779 Marzen code is not touched by this series, but
with these patches applied basic r8a7779 multiplatform SoC support
is done and only a few I/O devices are legacy-only.

Only minor changes since V1, fixed build issues for the legacy case.
Boot tested with shmobile_defconfig on real hardware. Built using
marzen_defconfig as well but no testing in such case.

We probably want to figure out a way how to handle kernel configuration
of regulators...

Thanks for earlier review by Geert!

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---

 Built on top of renesas-devel-20150624-v4.1
 No special dependencies

 arch/arm/boot/dts/r8a7779.dtsi                  |    5 +-
 arch/arm/configs/shmobile_defconfig             |    1 
 arch/arm/mach-shmobile/Kconfig                  |    7 --
 arch/arm/mach-shmobile/Makefile                 |    4 -
 arch/arm/mach-shmobile/board-marzen-reference.c |   56 -----------------------
 arch/arm/mach-shmobile/clock-r8a7779.c          |    2 
 arch/arm/mach-shmobile/r8a7779.h                |    2 
 arch/arm/mach-shmobile/setup-r8a7779.c          |   15 +++++-
 8 files changed, 19 insertions(+), 73 deletions(-)

             reply	other threads:[~2015-06-25  8:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-25  8:57 Magnus Damm [this message]
2015-06-26  5:25 ` [PATCH v2 00/06] ARM: shmobile: r8a7779 IRQ update and Marzen cleanup V2 Simon Horman
2015-06-26  5:39 ` Simon Horman
2015-06-29  8:32 ` 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=20150625085716.24543.84444.sendpatchset@little-apple \
    --to=magnus.damm@gmail.com \
    --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