public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@codeaurora.org>,
	Simon Horman <horms@verge.net.au>,
	Magnus Damm <magnus.damm@gmail.com>,
	linux-clk@vger.kernel.org, linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH v2 0/4] clk: renesas: R-Car SYSC PM Domain Preparation
Date: Fri, 15 Apr 2016 00:41:51 +0300	[thread overview]
Message-ID: <17611769.DL9pQePO0U@avalon> (raw)
In-Reply-To: <1460558657-10128-1-git-send-email-geert+renesas@glider.be>

Hi Geert,

Thank you for the patches.

In the long term we could try to move the power domain handling code from the 
CPG drivers to the SYSC driver, after all platforms are switched to the MSSR 
driver. For now this looks good to me, so, for the whole series,

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

On Wednesday 13 Apr 2016 16:44:14 Geert Uytterhoeven wrote:
> 	Hi Mike, Stephen, Simon, Magnus,
> 
> This patch series prepares the Renesas CPG/MSSR and CPG/MSTP drivers for
> the advent of R-Car SYSC PM Domains.
> 
> Support for the latter will be introduced in 3 patch series:
>   1. "[PATCH v5 0/7] PM / Domains: Add DT bindings for the R-Car System
>       Controller",
>   2. "[PATCH v5 00/11] soc: renesas: Add R-Car SYSC PM Domain Support",
>   3. "[PATCH v5 00/12] ARM/arm64: dts: rcar: Add SYSC PM domains".
> 
> This patch series is against the pull request I've sent earlier today
> ("[git pull] clk: renesas: Updates for v4.7").
> 
> Changes compared to v1:
>   - Drop cleanups that are already included in the pull request,
>   - Provide Kconfig symbols for CPG/MSSR and CPG/MSTP support,
>   - Provide dummy attach/detach_dev callbacks, so the rcar-sysc driver
>     won't have to care about support being included or not.
> 
> As this series is a hard dependency for the second R-Car SYSC series, I
> think it's best that I just queue this series in my clk-renesas-for-v4.7
> branch, and ask both Mike/Stephen and Simon to pull from it.
> Would that be OK for you?
> 
> Thanks!
> 
> Geert Uytterhoeven (3):
>   clk: renesas: Provide Kconfig symbols for CPG/MSSR and CPG/MSTP
>     support
>   clk: renesas: mstp: Provide dummy attach/detach_dev callbacks
>   clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev()
> 
>  drivers/clk/Kconfig                    |  1 +
>  drivers/clk/renesas/Kconfig            | 16 ++++++++++++++++
>  drivers/clk/renesas/Makefile           | 26 ++++++++++++++------------
>  drivers/clk/renesas/renesas-cpg-mssr.c | 18 ++++++++++++------
>  include/linux/clk/renesas.h            | 12 ++++++++++++
>  5 files changed, 55 insertions(+), 18 deletions(-)
>  create mode 100644 drivers/clk/renesas/Kconfig

-- 
Regards,

Laurent Pinchart

  parent reply	other threads:[~2016-04-14 21:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-13 14:44 [PATCH v2 0/4] clk: renesas: R-Car SYSC PM Domain Preparation Geert Uytterhoeven
2016-04-13 14:44 ` [PATCH v2 1/3] clk: renesas: Provide Kconfig symbols for CPG/MSSR and CPG/MSTP support Geert Uytterhoeven
2016-04-13 14:44 ` [PATCH v2 2/3] clk: renesas: mstp: Provide dummy attach/detach_dev callbacks Geert Uytterhoeven
2016-04-13 14:44 ` [PATCH v2 3/3] clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev() Geert Uytterhoeven
2016-04-14 21:41 ` Laurent Pinchart [this message]
2016-04-18 11:32 ` [PATCH v2 0/4] clk: renesas: R-Car SYSC PM Domain Preparation Geert Uytterhoeven

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=17611769.DL9pQePO0U@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=geert+renesas@glider.be \
    --cc=horms@verge.net.au \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@codeaurora.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