linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: dts: imx6sl: Add label snvs_rtc
Date: Mon, 16 Mar 2015 16:17:04 +0800	[thread overview]
Message-ID: <20150316081702.GN20455@dragon> (raw)
In-Reply-To: <1426348068-17745-1-git-send-email-festevam@gmail.com>

On Sat, Mar 14, 2015 at 12:47:47PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> It may be useful to disable the internal snvs-rtc when an external rtc is
> available. This patch adds a label so that dts files can disable it.
> 
> Based on a patch from Markus Pargmann for imx6qdl.dtsi.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>

A second thought - it might be useful for some out-of-tree board
support.  Applied, both.

Shawn

> ---
>  arch/arm/boot/dts/imx6sl.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/imx6sl.dtsi b/arch/arm/boot/dts/imx6sl.dtsi
> index ea682e3..a78e715 100644
> --- a/arch/arm/boot/dts/imx6sl.dtsi
> +++ b/arch/arm/boot/dts/imx6sl.dtsi
> @@ -569,7 +569,7 @@
>  				#size-cells = <1>;
>  				ranges = <0 0x020cc000 0x4000>;
>  
> -				snvs-rtc-lp at 34 {
> +				snvs_rtc: snvs-rtc-lp at 34 {
>  					compatible = "fsl,sec-v4.0-mon-rtc-lp";
>  					reg = <0x34 0x58>;
>  					interrupts = <0 19 IRQ_TYPE_LEVEL_HIGH>,
> -- 
> 1.9.1
> 

      parent reply	other threads:[~2015-03-16  8:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-14 15:47 [PATCH 1/2] ARM: dts: imx6sl: Add label snvs_rtc Fabio Estevam
2015-03-14 15:47 ` [PATCH 2/2] ARM: dts: imx6sx: " Fabio Estevam
2015-03-16  8:09 ` [PATCH 1/2] ARM: dts: imx6sl: " Shawn Guo
2015-03-16  8:17 ` Shawn Guo [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=20150316081702.GN20455@dragon \
    --to=shawn.guo@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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).