From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 00/10] Lager multiplatform support
Date: Thu, 31 Oct 2013 12:24:28 +0000 [thread overview]
Message-ID: <5144529.siCpKA56pF@avalon> (raw)
In-Reply-To: <1383059082-26315-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com>
Hi Simon,
On Thursday 31 October 2013 14:27:47 Simon Horman wrote:
> On Tue, Oct 29, 2013 at 04:04:32PM +0100, Laurent Pinchart wrote:
> > Hello,
> >
> > This patch set moves the lager-reference board over to multiplatform
> > kernel. It starts by syncing the Lager DTS with the Lager reference DTS
> > (01/10), instantiates clocks in DT using the R8A7790 CCF drivers
> > previously posted (02/10 to 04/10), switches lager-reference over to
> > multiplatform (05/10 to 06/10) and cleans up unneeded leftovers (07/10 to
> > 10/10).
> >
> > The net result is a multiplatform-only lager-reference board with a single
> > DTS shared by the lager and lager-reference boards.
> >
> > The code is available in my git tree at
> >
> > git://linuxtv.org/pinchartl/fbdev.git clocks/ccf/lager
> >
> > The branch is based on a merge of renesas-devel-20131016, v3.12-rc7 and
> > multiarch drivers, clk-prepare and r8a7790 CCF patches I've posted earlier
> > today.
>
> Thanks Laurent.
>
> I would like to ask you to re-post these patches once the required
> dependencies have been merged.
Sure.
> I will also need a stable branch or branches on which to base any
> application of these changes.
That will be the hard part :-) some of the patches should get merged in v3.13-
rc1. I'll try to request stable branches for the others.
> If there are patches in this series which you would like me to apply
> now please let me know, I am more than happy to do so.
They can all wait.
> > Laurent Pinchart (10):
> > ARM: shmobile: Sync Lager DTS with Lager reference DTS
> > ARM: shmobile: r8a7790: Add clocks
> > ARM: shmobile: r8a7790: Reference clocks
> > ARM: shmobile: lager: Specify external clock frequency in DT
> > ARM: shmobile: lager-reference: Switch to multiplaform
> > ARM: shmobile: lager-reference: Instantiate clkdevs for SCIF and CMT
> > ARM: shmobile: Remove non-multiplatform Lager reference support
> > ARM: shmobile: Let Lager multiplatform boot with Lager DTB
> > ARM: shmobile: Remove Lager reference DTS
> > ARM: shmobile: r8a7790: Remove legacy clock aliases for DT devices
> >
> > arch/arm/boot/dts/Makefile | 1 -
> > arch/arm/boot/dts/r8a7790-lager-reference.dts | 84 -------
> > arch/arm/boot/dts/r8a7790-lager.dts | 59 ++++-
> > arch/arm/boot/dts/r8a7790.dtsi | 309 ++++++++++++++++++++
> > arch/arm/mach-shmobile/Kconfig | 18 +-
> > arch/arm/mach-shmobile/Makefile | 2 +-
> > arch/arm/mach-shmobile/Makefile.boot | 1 -
> > arch/arm/mach-shmobile/board-lager-reference.c | 40 +++-
> > arch/arm/mach-shmobile/clock-r8a7790.c | 10 -
> > 9 files changed, 412 insertions(+), 112 deletions(-)
> > delete mode 100644 arch/arm/boot/dts/r8a7790-lager-reference.dts
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2013-10-31 12:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-29 15:04 [PATCH 00/10] Lager multiplatform support Laurent Pinchart
2013-10-31 5:27 ` Simon Horman
2013-10-31 12:24 ` Laurent Pinchart [this message]
2013-11-01 0:16 ` 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=5144529.siCpKA56pF@avalon \
--to=laurent.pinchart@ideasonboard.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 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.