All of lore.kernel.org
 help / color / mirror / Atom feed
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: at91/dt: at91sam9rl: add rtc
Date: Wed, 19 Nov 2014 14:17:27 +0100	[thread overview]
Message-ID: <546C9867.70005@atmel.com> (raw)
In-Reply-To: <1412181692-21138-1-git-send-email-alexandre.belloni@free-electrons.com>

On 01/10/2014 18:41, Alexandre Belloni :
> Add rtc support to the at91sam9rl dtsi file.
> 
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

And stacked on top of at91-3.19-dt2

Thanks, bye.

> ---
>  arch/arm/boot/dts/at91sam9rl.dtsi | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/at91sam9rl.dtsi b/arch/arm/boot/dts/at91sam9rl.dtsi
> index ab56c8b81dfa..984468a56fa4 100644
> --- a/arch/arm/boot/dts/at91sam9rl.dtsi
> +++ b/arch/arm/boot/dts/at91sam9rl.dtsi
> @@ -1059,6 +1059,13 @@
>  					clocks = <&slow_rc_osc &slow_osc>;
>  				};
>  			};
> +
> +			rtc at fffffeb0 {
> +				compatible = "atmel,at91rm9200-rtc";
> +				reg = <0xfffffeb0 0x40>;
> +				interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;
> +				status = "disabled";
> +			};
>  		};
>  	};
>  
> 


-- 
Nicolas Ferre

WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
	Boris Brezillon <boris.brezillon@free-electrons.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ARM: at91/dt: at91sam9rl: add rtc
Date: Wed, 19 Nov 2014 14:17:27 +0100	[thread overview]
Message-ID: <546C9867.70005@atmel.com> (raw)
In-Reply-To: <1412181692-21138-1-git-send-email-alexandre.belloni@free-electrons.com>

On 01/10/2014 18:41, Alexandre Belloni :
> Add rtc support to the at91sam9rl dtsi file.
> 
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

And stacked on top of at91-3.19-dt2

Thanks, bye.

> ---
>  arch/arm/boot/dts/at91sam9rl.dtsi | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/at91sam9rl.dtsi b/arch/arm/boot/dts/at91sam9rl.dtsi
> index ab56c8b81dfa..984468a56fa4 100644
> --- a/arch/arm/boot/dts/at91sam9rl.dtsi
> +++ b/arch/arm/boot/dts/at91sam9rl.dtsi
> @@ -1059,6 +1059,13 @@
>  					clocks = <&slow_rc_osc &slow_osc>;
>  				};
>  			};
> +
> +			rtc@fffffeb0 {
> +				compatible = "atmel,at91rm9200-rtc";
> +				reg = <0xfffffeb0 0x40>;
> +				interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;
> +				status = "disabled";
> +			};
>  		};
>  	};
>  
> 


-- 
Nicolas Ferre

  reply	other threads:[~2014-11-19 13:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-01 16:41 [PATCH] ARM: at91/dt: at91sam9rl: add rtc Alexandre Belloni
2014-10-01 16:41 ` Alexandre Belloni
2014-11-19 13:17 ` Nicolas Ferre [this message]
2014-11-19 13:17   ` Nicolas Ferre

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=546C9867.70005@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --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.