From: Stephen Warren <swarren@wwwdotorg.org>
To: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Cc: linux-pwm@vger.kernel.org, linux-sh@vger.kernel.org,
devicetree@vger.kernel.org,
Ian Campbell <ian.campbell@citrix.com>,
Mark Rutland <Mark.Rutland@arm.com>,
Pawel Moll <pawel.moll@arm.com>,
Rob Herring <rob.herring@calxeda.com>,
Kumar Gala <galak@codeaurora.org>
Subject: Re: [PATCH] pwm: renesas-tpu: Add DT support
Date: Mon, 12 Aug 2013 11:43:01 -0600 [thread overview]
Message-ID: <52091EA5.7070000@wwwdotorg.org> (raw)
In-Reply-To: <1374791261-9850-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com>
On 07/25/2013 04:27 PM, Laurent Pinchart wrote:
> Specify DT bindings for the TPU PWM controller and add OF support to the
> driver.
> diff --git a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt
> + - compatible: should be one of the following.
> + - "renesas,tpu-r8a73a4": for R8A77A4 (R-Mobile APE6) compatible PWM controller.
> + - "renesas,tpu-r8a7740": for R8A7740 (R-Mobile A1) compatible PWM controller.
In the bindings I've seen, it's more typical for the compatible value to
be ${vendor},${soc}-${unit} than ${vendor},${unit}-${soc}. I guess I
don't know how common one format or the other is though.
Other than that, the binding,
Acked-by: Stephen Warren <swarren@nvidia.com>
WARNING: multiple messages have this Message-ID (diff)
From: Stephen Warren <swarren@wwwdotorg.org>
To: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Cc: linux-pwm@vger.kernel.org, linux-sh@vger.kernel.org,
devicetree@vger.kernel.org,
Ian Campbell <ian.campbell@citrix.com>,
Mark Rutland <Mark.Rutland@arm.com>,
Pawel Moll <pawel.moll@arm.com>,
Rob Herring <rob.herring@calxeda.com>,
Kumar Gala <galak@codeaurora.org>
Subject: Re: [PATCH] pwm: renesas-tpu: Add DT support
Date: Mon, 12 Aug 2013 17:43:01 +0000 [thread overview]
Message-ID: <52091EA5.7070000@wwwdotorg.org> (raw)
In-Reply-To: <1374791261-9850-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com>
On 07/25/2013 04:27 PM, Laurent Pinchart wrote:
> Specify DT bindings for the TPU PWM controller and add OF support to the
> driver.
> diff --git a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt
> + - compatible: should be one of the following.
> + - "renesas,tpu-r8a73a4": for R8A77A4 (R-Mobile APE6) compatible PWM controller.
> + - "renesas,tpu-r8a7740": for R8A7740 (R-Mobile A1) compatible PWM controller.
In the bindings I've seen, it's more typical for the compatible value to
be ${vendor},${soc}-${unit} than ${vendor},${unit}-${soc}. I guess I
don't know how common one format or the other is though.
Other than that, the binding,
Acked-by: Stephen Warren <swarren@nvidia.com>
next prev parent reply other threads:[~2013-08-12 17:43 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-25 22:27 [PATCH] pwm: renesas-tpu: Add DT support Laurent Pinchart
2013-07-25 22:27 ` Laurent Pinchart
2013-08-08 10:44 ` Laurent Pinchart
2013-08-08 10:44 ` Laurent Pinchart
2013-08-12 7:21 ` Thierry Reding
2013-08-12 7:21 ` Thierry Reding
2013-08-19 23:14 ` Laurent Pinchart
2013-08-19 23:14 ` Laurent Pinchart
2013-08-12 17:43 ` Stephen Warren [this message]
2013-08-12 17:43 ` Stephen Warren
2013-08-17 21:53 ` Laurent Pinchart
2013-08-17 21:53 ` Laurent Pinchart
2013-08-14 9:44 ` Thierry Reding
2013-08-14 9:44 ` Thierry Reding
2013-08-21 11:36 ` Laurent Pinchart
2013-08-21 11:36 ` Laurent Pinchart
2013-08-23 9:24 ` Thierry Reding
2013-08-23 9:24 ` Thierry Reding
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=52091EA5.7070000@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--cc=Mark.Rutland@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=ian.campbell@citrix.com \
--cc=laurent.pinchart+renesas@ideasonboard.com \
--cc=linux-pwm@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=pawel.moll@arm.com \
--cc=rob.herring@calxeda.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 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.