All of lore.kernel.org
 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:09:48 +0800	[thread overview]
Message-ID: <20150316080946.GM20455@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>

Let's do this when there is a real user for it.

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:09 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 ` Shawn Guo [this message]
2015-03-16  8:17 ` [PATCH 1/2] ARM: dts: imx6sl: " Shawn Guo

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=20150316080946.GM20455@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 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.