All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Keerthy <j-keerthy@ti.com>
Cc: t-kristo@ti.com, linux-omap@vger.kernel.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH] arm: dts: am4372: setup rtc as system-power-controller
Date: Wed, 8 Aug 2018 02:06:07 -0700	[thread overview]
Message-ID: <20180808090607.GR99251@atomide.com> (raw)
In-Reply-To: <1532498135-9031-1-git-send-email-j-keerthy@ti.com>

* Keerthy <j-keerthy@ti.com> [180725 05:59]:
> RTC alarm2 is connected to pmic_en line and hence can be used to control
> the pmic enabling/disabling. Hence add the system-power-controller for rtc
> node.
> 
> Signed-off-by: Keerthy <j-keerthy@ti.com>
> ---
>  arch/arm/boot/dts/am4372.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi
> index f0cbd86..d4b7c59 100644
> --- a/arch/arm/boot/dts/am4372.dtsi
> +++ b/arch/arm/boot/dts/am4372.dtsi
> @@ -469,6 +469,7 @@
>  			ti,hwmods = "rtc";
>  			clocks = <&clk_32768_ck>;
>  			clock-names = "int-clk";
> +			system-power-controller;
>  			status = "disabled";
>  		};
>  

Should this be queued as a fix for v4.19-rc series?

Regards,

Tony

  reply	other threads:[~2018-08-08  9:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-25  5:55 [PATCH] arm: dts: am4372: setup rtc as system-power-controller Keerthy
2018-07-25  5:55 ` Keerthy
2018-08-08  9:06 ` Tony Lindgren [this message]
2018-08-08  9:08   ` Keerthy
2018-08-08  9:08     ` Keerthy
2018-08-17 14:28     ` Tony Lindgren

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=20180808090607.GR99251@atomide.com \
    --to=tony@atomide.com \
    --cc=devicetree@vger.kernel.org \
    --cc=j-keerthy@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=t-kristo@ti.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.