From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Renesas ARM Based SoC DT Updates for v4.4
Date: Thu, 24 Sep 2015 14:08:46 +0900 [thread overview]
Message-ID: <20150924050843.GA3822@verge.net.au> (raw)
In-Reply-To: <20150918081935.GA20840@verge.net.au>
Hi Arnd,
On Fri, Sep 18, 2015 at 05:19:36PM +0900, Simon Horman wrote:
> On Fri, Sep 18, 2015 at 09:29:58AM +0200, Geert Uytterhoeven wrote:
> > Hi Arnd,
> >
> > On Fri, Sep 18, 2015 at 9:21 AM, Arnd Bergmann <arnd@arndb.de> wrote:
> > > On Friday 18 September 2015 09:16:31 Geert Uytterhoeven wrote:
> > >> On Fri, Sep 18, 2015 at 2:47 AM, Simon Horman
> > >> <horms+renesas@verge.net.au> wrote:
> > >> > Renesas ARM Based SoC DT Updates for v4.4
> > >> >
> > >> > * Add missing CPG/MSTP Clock Domain for sound on r8a779[01] SoCs
> > >>
> > >> > ARM: shmobile: r8a7790 dtsi: Add CPG/MSTP Clock Domain for sound
> > >> > ARM: shmobile: r8a7791 dtsi: Add CPG/MSTP Clock Domain for sound
> > >>
> > >> These two should actually go in in v4.3, as they're bugfixes for commits that
> > >> are in v4.3-rc1. That can be done in parallel, though.
> > >>
> > >> Sound will stop working in mainline as soon as commit cbc41d0a761bffb3
> > >> ("drivers: sh: Disable PM runtime for multi-platform ARM with genpd") in
> > >> sh-drivers-for-v4.3 enters mainline.
> > >
> > > The commits are on the top of the branch, so we could just remove them
> > > here and apply them to the fixes branch if you like.
> >
> > That sounds fine to me, thanks!
> >
> > Simon, is that OK for you?
>
> Yes, perfectly fine.
I am wondering if you need anything from me at this point.
next prev parent reply other threads:[~2015-09-24 5:08 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-18 0:47 [GIT PULL] Renesas ARM Based SoC DT Updates for v4.4 Simon Horman
2015-09-18 0:47 ` [PATCH 01/19] ARM: shmobile: Add silk device tree bindings documentation Simon Horman
2015-09-30 22:56 ` Sergei Shtylyov
2015-09-18 0:47 ` [PATCH 02/19] ARM: shmobile: r8a7794: add GPIO clocks Simon Horman
2015-09-18 0:47 ` [PATCH 03/19] ARM: shmobile: r8a7794: add GPIO DT support Simon Horman
2015-09-18 0:47 ` [PATCH 04/19] ARM: shmobile: r8a7794: add QSPI " Simon Horman
2015-09-18 0:47 ` [PATCH 05/19] ARM: shmobile: silk: " Simon Horman
2015-09-18 0:47 ` [PATCH 06/19] ARM: shmobile: marzen: Board specific serial port order Simon Horman
2015-09-18 0:47 ` [PATCH 07/19] ARM: shmobile: kzm9g dts: Use adxl345-specific compatible property Simon Horman
2015-09-18 0:47 ` [PATCH 08/19] ARM: shmobile: r8a7794: add I2C DT support Simon Horman
2015-09-18 0:47 ` [PATCH 09/19] ARM: shmobile: silk: add I2C1 " Simon Horman
2015-09-18 0:47 ` [PATCH 10/19] ARM: shmobile: r8a7794: add VIN " Simon Horman
2015-09-18 0:47 ` [PATCH 11/19] ARM: shmobile: silk: add VIN0/ADV7180 " Simon Horman
2015-09-18 0:47 ` [PATCH 12/19] ARM: shmobile: koelsch: use CCF for audio clock Simon Horman
2015-09-18 0:47 ` [PATCH 13/19] ARM: shmobile: lager: " Simon Horman
2015-09-18 0:47 ` [PATCH 14/19] ARM: shmobile: r8a7790: tidyup SSI resource region Simon Horman
2015-09-18 0:47 ` [PATCH 15/19] ARM: shmobile: r8a7791: " Simon Horman
2015-09-18 0:47 ` [PATCH 16/19] ARM: shmobile: r8a7778: " Simon Horman
2015-09-18 0:47 ` [PATCH 17/19] ARM: shmobile: r8a7790: lager: add pinmux for iic0 Simon Horman
2015-09-18 0:47 ` [PATCH 18/19] ARM: shmobile: r8a7790 dtsi: Add CPG/MSTP Clock Domain for sound Simon Horman
2015-09-18 0:47 ` [PATCH 19/19] ARM: shmobile: r8a7791 " Simon Horman
2015-09-18 7:16 ` [GIT PULL] Renesas ARM Based SoC DT Updates for v4.4 Geert Uytterhoeven
2015-09-18 7:21 ` Arnd Bergmann
2015-09-18 7:29 ` Geert Uytterhoeven
2015-09-18 8:19 ` Simon Horman
2015-09-24 5:08 ` Simon Horman [this message]
2015-10-02 2:28 ` Simon Horman
2015-10-02 22:18 ` Arnd Bergmann
2015-10-05 2:57 ` Simon Horman
2015-10-06 14:39 ` Arnd Bergmann
2015-10-07 1:42 ` Simon Horman
2015-09-18 7:37 ` Simon Horman
2015-09-18 7:36 ` 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=20150924050843.GA3822@verge.net.au \
--to=horms@verge.net.au \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).