All of lore.kernel.org
 help / color / mirror / Atom feed
From: Valentine <valentine.barshak@cogentembedded.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 3/4] ARM: shmobile: r8a7790: Add SATA clocks to device tree
Date: Thu, 09 Jan 2014 14:29:57 +0000	[thread overview]
Message-ID: <52CEB265.3070501@cogentembedded.com> (raw)
In-Reply-To: <87li0752rz.wl%kuninori.morimoto.gx@renesas.com>

On 01/07/2014 12:22 PM, Laurent Pinchart wrote:
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>

Tested-by: Valentine Barshak <valentine.barshak@cogentembedded.com>

Thanks,
Val.

> ---
>   arch/arm/boot/dts/r8a7790.dtsi | 9 ++++++---
>   1 file changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi
> index ae7d77e..26ec957 100644
> --- a/arch/arm/boot/dts/r8a7790.dtsi
> +++ b/arch/arm/boot/dts/r8a7790.dtsi
> @@ -707,13 +707,16 @@
>   		mstp8_clks: mstp8_clks@e6150990 {
>   			compatible = "renesas,r8a7790-mstp-clocks", "renesas,cpg-mstp-clocks";
>   			reg = <0 0xe6150990 0 4>, <0 0xe61509a0 0 4>;
> -			clocks = <&zg_clk>, <&zg_clk>, <&zg_clk>, <&zg_clk>, <&p_clk>;
> +			clocks = <&zg_clk>, <&zg_clk>, <&zg_clk>, <&zg_clk>, <&p_clk>,
> +				 <&zs_clk>, <&zs_clk>;
>   			#clock-cells = <1>;
>   			renesas,clock-indices = <
>   				R8A7790_CLK_VIN3 R8A7790_CLK_VIN2 R8A7790_CLK_VIN1
> -				R8A7790_CLK_VIN0 R8A7790_CLK_ETHER
> +				R8A7790_CLK_VIN0 R8A7790_CLK_ETHER R8A7790_CLK_SATA1
> +				R8A7790_CLK_SATA0
>   			>;
> -			clock-output-names = "vin3", "vin2", "vin1", "vin0", "ether";
> +			clock-output-names > +				"vin3", "vin2", "vin1", "vin0", "ether", "sata1", "sata0";
>   		};
>   		mstp9_clks: mstp9_clks@e6150994 {
>   			compatible = "renesas,r8a7790-mstp-clocks", "renesas,cpg-mstp-clocks";
>


  parent reply	other threads:[~2014-01-09 14:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-29  3:02 [PATCH 3/4] ARM: shmobile: r8a7790: add I2C support Kuninori Morimoto
2013-11-29 17:32 ` Laurent Pinchart
2013-12-02  1:32 ` Kuninori Morimoto
2013-12-02 11:38 ` Laurent Pinchart
2013-12-05  3:12 ` Simon Horman
2013-12-05  5:49 ` Laurent Pinchart
2013-12-12 11:53 ` Simon Horman
2014-01-07  8:22 ` [PATCH 3/4] ARM: shmobile: r8a7790: Add SATA clocks to device tree Laurent Pinchart
2014-01-09 14:29 ` Valentine [this message]
2015-01-16  1:10 ` [PATCH 3/4] ARM: shmobile: r8a7790: add SDHI DMA channels on DTSI Kuninori Morimoto

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=52CEB265.3070501@cogentembedded.com \
    --to=valentine.barshak@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 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.