From: sshtylyov@mvista.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 6/6] arm/dts: am33xx rtc node
Date: Wed, 25 Jul 2012 15:20:56 +0400 [thread overview]
Message-ID: <500FD698.30906@mvista.com> (raw)
In-Reply-To: <d16976055462214af276d7242faa2bc6e621fd44.1343191280.git.afzal@ti.com>
Hello.
On 25-07-2012 10:12, Afzal Mohammed wrote:
> Add AM33xx rtc node.
> Signed-off-by: Afzal Mohammed <afzal@ti.com>
> ---
> v2:
> Use compatible as ti,da830-rtc instead of ti,am1808-rtc
> arch/arm/boot/dts/am33xx.dtsi | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
> diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
> index bd0cff3..e1ed72d 100644
> --- a/arch/arm/boot/dts/am33xx.dtsi
> +++ b/arch/arm/boot/dts/am33xx.dtsi
> @@ -159,5 +159,10 @@
> compatible = "ti,omap3-wdt";
> ti,hwmods = "wd_timer2";
> };
> +
> + rtc at 44e3e000 {
Address postfix in the node name without "reg" property?
> + compatible = "ti,da830-rtc";
> + ti,hwmods = "rtc";
> + };
WBR, Sergei
WARNING: multiple messages have this Message-ID (diff)
From: Sergei Shtylyov <sshtylyov@mvista.com>
To: Afzal Mohammed <afzal@ti.com>
Cc: grant.likely@secretlab.ca, rob.herring@calxeda.com,
rob@landley.net, linux@arm.linux.org.uk, nsekhar@ti.com,
khilman@ti.com, a.zummo@towertech.it, tony@atomide.com,
devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
davinci-linux-open-source@linux.davincidsp.com,
rtc-linux@googlegroups.com
Subject: Re: [PATCH v2 6/6] arm/dts: am33xx rtc node
Date: Wed, 25 Jul 2012 15:20:56 +0400 [thread overview]
Message-ID: <500FD698.30906@mvista.com> (raw)
In-Reply-To: <d16976055462214af276d7242faa2bc6e621fd44.1343191280.git.afzal@ti.com>
Hello.
On 25-07-2012 10:12, Afzal Mohammed wrote:
> Add AM33xx rtc node.
> Signed-off-by: Afzal Mohammed <afzal@ti.com>
> ---
> v2:
> Use compatible as ti,da830-rtc instead of ti,am1808-rtc
> arch/arm/boot/dts/am33xx.dtsi | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
> diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
> index bd0cff3..e1ed72d 100644
> --- a/arch/arm/boot/dts/am33xx.dtsi
> +++ b/arch/arm/boot/dts/am33xx.dtsi
> @@ -159,5 +159,10 @@
> compatible = "ti,omap3-wdt";
> ti,hwmods = "wd_timer2";
> };
> +
> + rtc@44e3e000 {
Address postfix in the node name without "reg" property?
> + compatible = "ti,da830-rtc";
> + ti,hwmods = "rtc";
> + };
WBR, Sergei
next prev parent reply other threads:[~2012-07-25 11:20 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-25 6:11 [PATCH v2 0/6] omap-am33xx rtc dt support Afzal Mohammed
[not found] ` <cover.1343191280.git.afzal-l0cyMroinI0@public.gmane.org>
2012-07-25 6:12 ` [PATCH v2 1/6] rtc: omap: kicker mechanism support Afzal Mohammed
2012-07-25 11:15 ` Sergei Shtylyov
2012-07-25 11:15 ` Sergei Shtylyov
2012-07-25 11:15 ` Sergei Shtylyov
2012-07-25 14:01 ` Mohammed, Afzal
2012-07-25 14:01 ` Mohammed, Afzal
2012-07-25 6:12 ` [PATCH v2 2/6] ARM: davinci: remove rtc kicker release Afzal Mohammed
2012-07-25 6:12 ` [PATCH v2 3/6] rtc: omap: dt support Afzal Mohammed
2012-07-25 6:12 ` [PATCH v2 4/6] rtc: omap: depend on am33xx Afzal Mohammed
2012-07-25 6:12 ` [PATCH v2 5/6] rtc: omap: Add runtime pm support Afzal Mohammed
2012-07-25 6:12 ` [PATCH v2 6/6] arm/dts: am33xx rtc node Afzal Mohammed
2012-07-25 11:20 ` Sergei Shtylyov [this message]
2012-07-25 11:20 ` Sergei Shtylyov
2012-07-25 14:09 ` Mohammed, Afzal
2012-07-25 14:09 ` Mohammed, Afzal
2012-07-25 14:09 ` Mohammed, Afzal
2012-07-25 16:59 ` Sergei Shtylyov
2012-07-25 16:59 ` Sergei Shtylyov
2012-07-26 8:04 ` Mohammed, Afzal
2012-07-26 8:04 ` Mohammed, Afzal
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=500FD698.30906@mvista.com \
--to=sshtylyov@mvista.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.