From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [RFC 1/5] ARM: shmobile: r8a7790: add mstp4 and rwdt clock
Date: Sun, 01 Feb 2015 15:50:29 +0000 [thread overview]
Message-ID: <1550892.kyonzY5rIZ@avalon> (raw)
In-Reply-To: <1422802074-1921-2-git-send-email-wsa@the-dreams.de>
Hi Wolfram,
Thank you for the patch.
On Sunday 01 February 2015 15:47:50 Wolfram Sang wrote:
> From: Wolfram Sang <wsa+renesas@sang-engineering.com>
>
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> ---
> arch/arm/boot/dts/r8a7790.dtsi | 10 ++++++++++
> include/dt-bindings/clock/r8a7790-clock.h | 3 +++
> 2 files changed, 13 insertions(+)
>
> diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi
> index 56847bf09c3b..999d437496de 100644
> --- a/arch/arm/boot/dts/r8a7790.dtsi
> +++ b/arch/arm/boot/dts/r8a7790.dtsi
> @@ -1126,6 +1126,16 @@
> "iic0", "pciec", "iic1", "ssusb", "cmt1",
> "usbdmac0", "usbdmac1";
> };
> + mstp4_clks: mstp4_clks@e6150140 {
> + compatible = "renesas,r8a7790-mstp-clocks", "renesas,cpg-mstp-
clocks";
> + reg = <0 0xe6150140 0 4>, <0 0xe615004c 0 4>;
> + clocks = <&rclk_clk>;
> + #clock-cells = <1>;
> + clock-indices = <
> + R8A7790_CLK_RWDT
> + >;
> + clock-output-names = "rwdt";
> + };
> mstp5_clks: mstp5_clks@e6150144 {
> compatible = "renesas,r8a7790-mstp-clocks", "renesas,cpg-mstp-
clocks";
> reg = <0 0xe6150144 0 4>, <0 0xe615003c 0 4>;
> diff --git a/include/dt-bindings/clock/r8a7790-clock.h
> b/include/dt-bindings/clock/r8a7790-clock.h index
> 91940271cf83..34e4c12e3f6e 100644
> --- a/include/dt-bindings/clock/r8a7790-clock.h
> +++ b/include/dt-bindings/clock/r8a7790-clock.h
> @@ -77,6 +77,9 @@
> #define R8A7790_CLK_USBDMAC0 30
> #define R8A7790_CLK_USBDMAC1 31
>
> +/* MSTP4 */
> +#define R8A7790_CLK_RWDT 2
> +
> /* MSTP5 */
> #define R8A7790_CLK_AUDIO_DMAC1 1
> #define R8A7790_CLK_AUDIO_DMAC0 2
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2015-02-01 15:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-01 14:47 [RFC 1/5] ARM: shmobile: r8a7790: add mstp4 and rwdt clock Wolfram Sang
2015-02-01 15:50 ` Laurent Pinchart [this message]
2015-02-02 9:07 ` 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=1550892.kyonzY5rIZ@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox