mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Stefan Agner <stefan@agner.ch>
To: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
Cc: shawn.guo@freescale.com, linux@arm.linux.org.uk,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] ARM: dts: vf-colibri-eval-v3.dts: Enable ST-M41T0M6 RTC
Date: Wed, 05 Nov 2014 09:51:39 +0100	[thread overview]
Message-ID: <a4c9562607b0c7e2c5d5a0fb06bfa663@agner.ch> (raw)
In-Reply-To: <c7608ccea2f1c791a096fe630a2ac4dd8bb16b60.1415099486.git.bhuvanchandra.dv@toradex.com>

Am 2014-11-04 12:22, schrieb Bhuvanchandra DV:
> ST-M41T0M6 is available on Colibri carrier boards.
> Hence enable M41T0M6 RTC.
> 
> Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
> ---
>  arch/arm/boot/dts/vf-colibri-eval-v3.dtsi |    6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/vf-colibri-eval-v3.dtsi
> b/arch/arm/boot/dts/vf-colibri-eval-v3.dtsi
> index 0251e6c..f807b5b 100644
> --- a/arch/arm/boot/dts/vf-colibri-eval-v3.dtsi
> +++ b/arch/arm/boot/dts/vf-colibri-eval-v3.dtsi
> @@ -36,6 +36,12 @@
>  &i2c0 {
>  	clock-frequency = <400000>;
>  	status = "okay";
> +
> +	/* M41T0M6 real time clock on carrier board */
> +	rtc: m41t0m6@68 {
> +		compatible = "st,m41t00";
> +		reg = <0x68>;
> +	};
>  };
>  
>  &pwm0 {

Acked-by: Stefan Agner <stefan@agner.ch>

      reply	other threads:[~2014-11-05  8:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-04 11:22 [PATCH 0/2] Add I2C and enable M41T0M6 RTC Bhuvanchandra DV
2014-11-04 11:22 ` [PATCH 1/2] ARM: dts: vf-colibri: Add I2C support Bhuvanchandra DV
2014-11-05  8:46   ` Stefan Agner
2014-11-04 11:22 ` [PATCH 2/2] ARM: dts: vf-colibri-eval-v3.dts: Enable ST-M41T0M6 RTC Bhuvanchandra DV
2014-11-05  8:51   ` Stefan Agner [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=a4c9562607b0c7e2c5d5a0fb06bfa663@agner.ch \
    --to=stefan@agner.ch \
    --cc=bhuvanchandra.dv@toradex.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=shawn.guo@freescale.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome