devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Grant Likely <grant.likely@secretlab.ca>
To: akpm@linux-foundation.org
Cc: a.zummo@towertech.it, rtc-linux@googlegroups.com,
	linux-kernel@vger.kernel.org,
	devicetree-discuss@lists.ozlabs.org, rob.herring@calxeda.com,
	linux-tegra@vger.kernel.org, swarren@nvidia.com,
	Laxman Dewangan <ldewangan@nvidia.com>
Subject: Re: [PATCH] rtc: palmas: add dt support
Date: Mon, 15 Apr 2013 13:57:41 +0100	[thread overview]
Message-ID: <20130415125741.BFD023E0AA8@localhost> (raw)
In-Reply-To: <1363876330-26003-1-git-send-email-ldewangan@nvidia.com>

On Thu, 21 Mar 2013 20:02:10 +0530, Laxman Dewangan <ldewangan@nvidia.com> wrote:
> Add of_device_id table for Palma RTC to be enable the
> driver from DT file.
> 
> The driver can be registered from DT file as:
> 	palmas: tps65913@58 {
> 		:::::::::::
> 		palmas_rtc {
> 			compatible = "ti,palmas-rtc";
> 			interrupt-parent = <&palmas>;
> 			interrupts = <8 0>;
> 		};
> 	};
> 
> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>

Pretty trivial...

Acked-by: Grant Likely <grant.likely@secretlab.ca>

g.

      reply	other threads:[~2013-04-15 12:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-21 14:32 [PATCH] rtc: palmas: add dt support Laxman Dewangan
2013-04-15 12:57 ` Grant Likely [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=20130415125741.BFD023E0AA8@localhost \
    --to=grant.likely@secretlab.ca \
    --cc=a.zummo@towertech.it \
    --cc=akpm@linux-foundation.org \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=ldewangan@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=rob.herring@calxeda.com \
    --cc=rtc-linux@googlegroups.com \
    --cc=swarren@nvidia.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;
as well as URLs for NNTP newsgroup(s).