From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH/RFC v3 1/5] arm64: dts: r8a7795: add clock for EthernetAVB
Date: Fri, 18 Sep 2015 13:00:02 +0000 [thread overview]
Message-ID: <55FC0AD2.5000807@cogentembedded.com> (raw)
In-Reply-To: <1442556314-10512-2-git-send-email-horms+renesas@verge.net.au>
On 9/18/2015 9:05 AM, Simon Horman wrote:
> From: Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
>
> These clocks will be used by EthernetAVB
>
> Signed-off-by: Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
> [horms: use s3d2_clk; other minor updates]
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
[...]
> diff --git a/arch/arm64/boot/dts/renesas/r8a7795.dtsi b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> index d7e70f57d165..60d64c51b510 100644
> --- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> @@ -274,6 +274,17 @@
> #clock-cells = <1>;
> clock-indices = <R8A7795_CLK_SCIF2>;
> };
> +
> + mstp8_clks: mstp8_clks@e6150990 {
> + compatible = "renesas,r8a7795-mstp-clocks",
> + "renesas,cpg-mstp-clocks";
> + reg = <0 0xe6150990 0 4>, <0 0xe61509a0 0 4>;
> + clocks = <&s3d2_clk>;
> + #clock-cells = <1>;
> + clock-indices = <R8A7795_CLK_ETHERAVB>;
> + clock-output-names = "etheravb";
> + };
> +
This empty line is hardly needed.
> };
> };
>
> @@ -364,4 +375,5 @@
> status = "disabled";
> };
> };
> +
And this too.
> };
MBR, Sergei
prev parent reply other threads:[~2015-09-18 13:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-18 6:05 [PATCH/RFC v3 1/5] arm64: dts: r8a7795: add clock for EthernetAVB Simon Horman
2015-09-18 13:00 ` Sergei Shtylyov [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=55FC0AD2.5000807@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.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 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).