devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Magnus Damm <damm+renesas@opensource.se>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	linux-pm@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
	devicetree@vger.kernel.org
Subject: Re: [PATCH v2 0/3]  soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas
Date: Mon, 6 Jun 2016 10:14:52 +0900	[thread overview]
Message-ID: <20160606011451.GD4859@verge.net.au> (raw)
In-Reply-To: <1464627911-8126-1-git-send-email-geert+renesas@glider.be>

On Mon, May 30, 2016 at 07:05:08PM +0200, Geert Uytterhoeven wrote:
> 	Hi Simon, Magnus,
> 
> This patch series adds support for the power areas exposed by the System
> Controller on the Renesas R-Car M3-W SoC. This is a prerequisite for
> enabling devices (e.g. VSP and FCP) that reside in power areas.
> 
> /sys/kernel/debug/pm_genpd/pm_genpd_summary output:
> 
>     domain                          status          slaves
> 	/device                                             runtime status
>     ----------------------------------------------------------------------
>     clock-controller                on              
>     a3ir                            off-0           
>     3dg-b                           off-0           
>     3dg-a                           off-0           3dg-b
>     a2vc1                           off-0           
>     a2vc0                           off-0           
>     a3vc                            off-0           a2vc0, a2vc1
>     cr7                             off-0           
>     ca53-cpu3                       on              
>     ca53-cpu2                       on              
>     ca53-cpu1                       on              
>     ca53-cpu0                       on              
>     ca53-scu                        on              ca53-cpu0, ca53-cpu1, ca53-cpu2, ca53-cpu3
>     ca57-cpu1                       on              
>     ca57-cpu0                       on              
>     ca57-scu                        on              ca57-cpu0, ca57-cpu1
>     always-on                       on              ca57-scu, ca53-scu, cr7, a3vc, 3dg-a, a3ir
> 	/devices/platform/soc/e6e88000.serial               active
> 
> Changes compared to v1:
>   - Add Acked-by.
> 
> For your convenience, I've pushed this series to the
> topic/r8a7796-sysc-v2 branch of
> https://git.kernel.org/cgit/linux/kernel/git/geert/renesas-drivers.git.
> This has been tested on r8a7796/salvator-x, and the code (minus the
> acks, i.e. v1), has been part of renesas-drivers since 2016-05-10.
> 
> Thanks!

Thanks, I have queued these up for v4.8.

      parent reply	other threads:[~2016-06-06  1:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-30 17:05 [PATCH v2 0/3] soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas Geert Uytterhoeven
2016-05-30 17:05 ` [PATCH v2 1/3] soc: renesas: rcar-sysc: Document r8a7796 support Geert Uytterhoeven
2016-05-30 17:05 ` [PATCH v2 2/3] soc: renesas: Add r8a7796 SYSC PM Domain Binding Definitions Geert Uytterhoeven
2016-05-30 17:05 ` [PATCH v2 3/3] soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas Geert Uytterhoeven
2016-06-06  1:14 ` 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=20160606011451.GD4859@verge.net.au \
    --to=horms@verge.net.au \
    --cc=damm+renesas@opensource.se \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-renesas-soc@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;
as well as URLs for NNTP newsgroup(s).