From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH v8 05/07] arm64: renesas: r8a7795: enable PFC
Date: Mon, 31 Aug 2015 10:41:29 +0000 [thread overview]
Message-ID: <2399717.ikT665G1LV@avalon> (raw)
In-Reply-To: <20150831063003.24004.42127.sendpatchset@little-apple>
Hi Magnus and Morimoto-san,
Thank you for the patch.
On Monday 31 August 2015 15:30:03 Magnus Damm wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>
> Add a PFC node for the on-chip r8a7795 pin controller.
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> ---
>
> Based on:
> [PATCH 10/25 v7][RFC] arm64: renesas: r8a7795: enable PFC
>
> Changes: (Magnus Damm <damm+renesas@opensource.se>)
> - Added changelog
>
> TODO:
> - Add Kconfig select bits
Do they belong to this patch ?
> arch/arm64/boot/dts/renesas/r8a7795.dtsi | 5 +++++
> 1 file changed, 5 insertions(+)
>
> --- 0012/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> +++ work/arch/arm64/boot/dts/renesas/r8a7795.dtsi 2015-08-29
> 15:38:44.152366518 +0900 @@ -278,6 +278,11 @@
> };
> };
>
> + pfc: pfc@e6060000 {
> + compatible = "renesas,pfc-r8a7795";
> + reg = <0 0xe6060000 0 0x50c>;
> + };
> +
> dmac0: dma-controller@e6700000 {
> /* Empty node for now */
> };
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2015-08-31 10:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-31 6:30 [PATCH v8 05/07] arm64: renesas: r8a7795: enable PFC Magnus Damm
2015-08-31 10:41 ` Laurent Pinchart [this message]
2015-09-03 7:48 ` Magnus Damm
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=2399717.ikT665G1LV@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.