All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	Wolfram Sang <wsa+renesas@sang-engineering.com>,
	linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: r8a7795: Use SYSC "always-on" PM Domain for RWDT node
Date: Mon, 23 May 2016 09:34:26 +0900	[thread overview]
Message-ID: <20160523003425.GD25562@verge.net.au> (raw)
In-Reply-To: <1463730182-15878-1-git-send-email-geert+renesas@glider.be>

On Fri, May 20, 2016 at 09:43:02AM +0200, Geert Uytterhoeven wrote:
> Hook up the RWDT device node to the SYSC "always-on" PM Domain, for a
> more consistent device-power-area description in DT.
> 
> Cfr. commit 38dbb45ee4bc7dda ("arm64: dts: r8a7795: Use SYSC "always-on"
> PM Domain").
> 
> Fixes: f43838a7ae014cba ("arm64: dts: r8a7795: Add RWDT node")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> Commit 38dbb45ee4bc7dda was applied in between review and application of
> commit f43838a7ae014cba.

Sorry about that. I've applied this patch.

>  arch/arm64/boot/dts/renesas/r8a7795.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/renesas/r8a7795.dtsi b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> index ba87e03969ee562e..bf38df355006afde 100644
> --- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> @@ -168,7 +168,7 @@
>  			compatible = "renesas,r8a7795-wdt", "renesas,rcar-gen3-wdt";
>  			reg = <0 0xe6020000 0 0x0c>;
>  			clocks = <&cpg CPG_MOD 402>;
> -			power-domains = <&cpg>;
> +			power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
>  			status = "disabled";
>  		};
>  
> -- 
> 1.9.1
> 

      reply	other threads:[~2016-05-23  0:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-20  7:43 [PATCH] arm64: dts: r8a7795: Use SYSC "always-on" PM Domain for RWDT node Geert Uytterhoeven
2016-05-23  0:34 ` Simon Horman [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=20160523003425.GD25562@verge.net.au \
    --to=horms@verge.net.au \
    --cc=geert+renesas@glider.be \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=wsa+renesas@sang-engineering.com \
    /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.