All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
To: Hiroshi Doyu <hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Cc: Andrew Chew <achew-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
	"linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH 1/1 v2] ARM: dt: tegra114: add PWM nodes
Date: Tue, 12 Mar 2013 12:29:24 -0600	[thread overview]
Message-ID: <513F7404.10303@wwwdotorg.org> (raw)
In-Reply-To: <20130312112340.6d624df5dfe28c4b5b8157f5-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>

On 03/12/2013 03:23 AM, Hiroshi Doyu wrote:
> Hi Andrew,
> 
> On Tue, 12 Mar 2013 00:48:15 +0100
> Andrew Chew <achew-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> wrote:
> 
>> This patch adds device tree nodes for the four PWM controllers present
>> on Tegra114.

>> diff --git a/arch/arm/boot/dts/tegra114.dtsi b/arch/arm/boot/dts/tegra114.dtsi

>> +	pwm0: pwm@7000a000 {
>> +		compatible = "nvidia,tegra114-pwm", "nvidia,tegra20-pwm";
>> +		reg = <0x7000a000 0x4>;
>> +		#pwm-cells = <2>;
>> +		clocks = <&tegra_car 17>;
> 
> FYI:
> I'm sending out the patch(v4) to replace car magic # with macro[1].
> Then you could replace the above magic #s with macro names.
> 
> [1] http://patchwork.ozlabs.org/patch/220680/

Since the ground-work for dtc+cpp usage isn't complete yet, and it's
progress has been a little slow, I'm going to have all new DT nodes use
the existing numeric scheme, and put them into Tegra's for-3.10/dt
branch. Then, if we actually end up being able to convert to using
dtc+cpp in 3.10, I'll create a new branch based on that for the
conversion itself. Both you and I will need to rebase our conversion
patches on top of all the other DT additions at that time.

  parent reply	other threads:[~2013-03-12 18:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-11 23:48 [PATCH 1/1 v2] ARM: dt: tegra114: add PWM nodes Andrew Chew
     [not found] ` <1363045695-28874-1-git-send-email-achew-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-03-12  9:23   ` Hiroshi Doyu
     [not found]     ` <20130312112340.6d624df5dfe28c4b5b8157f5-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-03-12 18:29       ` Stephen Warren [this message]
2013-03-12 18:50   ` Stephen Warren
2013-03-12 19:24   ` Thierry Reding
     [not found]     ` <20130312192429.GA21924-RM9K5IK7kjIQXX3q8xo1gnVAuStQJXxyR5q1nwbD4aMs9pC9oP6+/A@public.gmane.org>
2013-03-12 19:34       ` Stephen Warren
     [not found]         ` <513F8363.8090908-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-03-12 20:38           ` Andrew Chew

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=513F7404.10303@wwwdotorg.org \
    --to=swarren-3lzwwm7+weoh9zmkesr00q@public.gmane.org \
    --cc=achew-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    --cc=hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.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.