From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Simon Horman <horms+renesas@verge.net.au>,
Magnus Damm <damm+renesas@opensource.se>,
linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 0/3] soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas
Date: Mon, 09 May 2016 15:01:42 +0300 [thread overview]
Message-ID: <3527039.nIMxVx4mej@avalon> (raw)
In-Reply-To: <1462372570-31979-1-git-send-email-geert+renesas@glider.be>
Hi Geert,
Thank you for the patches.
For the whole series,
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
On Wednesday 04 May 2016 16:36:07 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.
>
> /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
>
> For your convenience, I've pushed this series to the
> topic/r8a7796-sysc-v1 branch of
> https://git.kernel.org/cgit/linux/kernel/git/geert/renesas-drivers.git.
>
> Integration with renesas-drivers-2016-04-26-v4.6-rc5, and minimal board
> integration for testing is available in the topic/gen3-latest branch.
>
> This has received minimal testing on r8a7796/salvator-x.
>
> Thanks for your comments!
>
> Geert Uytterhoeven (3):
> soc: renesas: rcar-sysc: Document r8a7796 support
> soc: renesas: Add r8a7796 SYSC PM Domain Binding Definitions
> soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas
>
> .../bindings/power/renesas,rcar-sysc.txt | 1 +
> drivers/soc/renesas/Makefile | 1 +
> drivers/soc/renesas/r8a7796-sysc.c | 48 +++++++++++++++++++
> drivers/soc/renesas/rcar-sysc.c | 3 ++
> drivers/soc/renesas/rcar-sysc.h | 1 +
> include/dt-bindings/power/r8a7796-sysc.h | 36 ++++++++++++++++
> 6 files changed, 90 insertions(+)
> create mode 100644 drivers/soc/renesas/r8a7796-sysc.c
> create mode 100644 include/dt-bindings/power/r8a7796-sysc.h
--
Regards,
Laurent Pinchart
prev parent reply other threads:[~2016-05-09 12:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-04 14:36 [PATCH 0/3] soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas Geert Uytterhoeven
2016-05-04 14:36 ` [PATCH 1/3] soc: renesas: rcar-sysc: Document r8a7796 support Geert Uytterhoeven
2016-05-05 22:13 ` Rob Herring
2016-05-04 14:36 ` [PATCH 2/3] soc: renesas: Add r8a7796 SYSC PM Domain Binding Definitions Geert Uytterhoeven
2016-05-04 14:36 ` [PATCH 3/3] soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas Geert Uytterhoeven
2016-05-09 12:01 ` Laurent Pinchart [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=3527039.nIMxVx4mej@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=damm+renesas@opensource.se \
--cc=devicetree@vger.kernel.org \
--cc=geert+renesas@glider.be \
--cc=horms+renesas@verge.net.au \
--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