All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: naidu.tellapati@gmail.com
Cc: abrestic@chromium.org, gregkh@linuxfoundation.org, arnd@arndb.de,
	James.Hartley@imgtec.com, Ezequiel.Garcia@imgtec.com,
	linux-pwm@vger.kernel.org, devicetree@vger.kernel.org,
	Arul.Ramasamy@imgtec.com, Sai.Masarapu@imgtec.com,
	Naidu Tellapati <Naidu.Tellapati@imgtec.com>
Subject: Re: [PATCH RESEND v4 2/4] DT: pwm: Add binding document for IMG PWM DAC
Date: Mon, 24 Nov 2014 11:14:51 +0100	[thread overview]
Message-ID: <20141124101449.GC25912@ulmo.nvidia.com> (raw)
In-Reply-To: <1416621212-11701-3-git-send-email-Naidu.Tellapati@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1516 bytes --]

On Sat, Nov 22, 2014 at 07:23:30AM +0530, naidu.tellapati@gmail.com wrote:
> From: Naidu Tellapati <Naidu.Tellapati@imgtec.com>
> 
> Add binding document for IMG Pulse Width Modulator (PWM) DAC present on the
> Pistachio SOC. The PWM DAC has four channels.
> 
> Signed-off-by: Naidu Tellapati <Naidu.Tellapati@imgtec.com>
> Signed-off-by: Sai Masarapu <Sai.Masarapu@imgtec.com>
> Reviewed-by: Andrew Bresticker <abrestic@chromium.org>
> ---
> No changes from v3.
> ---
>  Documentation/devicetree/bindings/pwm/img-pwm.txt |   23 +++++++++++++++++++++
>  1 files changed, 23 insertions(+), 0 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/pwm/img-pwm.txt
> 
> diff --git a/Documentation/devicetree/bindings/pwm/img-pwm.txt b/Documentation/devicetree/bindings/pwm/img-pwm.txt
> new file mode 100644
> index 0000000..d3828dd
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/pwm/img-pwm.txt
> @@ -0,0 +1,23 @@
> +*Imagination Technologies PWM DAC driver
> +
> +Required properties:
> +  - compatible: Should be "img,pistachio-pwm"
> +  - reg: Should contain physical base address and length of pwm registers.
> +  - clocks: Must contain an entry for each entry in clock-names.
> +	See ../clock/clock-bindings.txt for details.
> +  - clock-names: input clock names.
> +	Required elements: "pwm" and "sys".

I think it'd be useful to explain at least what the "sys" clock is.
"pwm" I'd assume that it clocks the IP block, but what does "sys" do?

Thierry

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2014-11-24 10:14 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-22  1:53 [PATCH RESEND v4 0/4] Initial support for ImgTec PWM DAC and PDM DAC naidu.tellapati
2014-11-22  1:53 ` [PATCH RESEND v4 1/4] pwm: Imagination Technologies PWM DAC driver naidu.tellapati
2014-11-24 10:13   ` Thierry Reding
2014-11-24 11:22     ` Naidu Tellapati
2014-11-24 12:28       ` Thierry Reding
2014-11-24 14:19         ` Naidu Tellapati
2014-11-24 18:19         ` Andrew Bresticker
2014-11-24 19:09           ` James Hartley
2014-11-27 16:03             ` Naidu Tellapati
2014-11-24 17:47       ` Andrew Bresticker
2014-11-22  1:53 ` [PATCH RESEND v4 2/4] DT: pwm: Add binding document for IMG PWM DAC naidu.tellapati
2014-11-24 10:14   ` Thierry Reding [this message]
2014-11-24 11:26     ` Naidu Tellapati
2014-11-22  1:53 ` [PATCH RESEND v4 3/4] pdm: Imagination Technologies PDM DAC driver naidu.tellapati
2014-11-22  1:53 ` [PATCH RESEND v4 4/4] DT: pdm: Add binding document for IMG PDM DAC naidu.tellapati
  -- strict thread matches above, loose matches on Subject: below --
2014-11-21 20:13 [PATCH RESEND v4 0/4] Initial support for ImgTec PWM DAC and " Naidu.Tellapati
2014-11-21 20:13 ` [PATCH RESEND v4 2/4] DT: pwm: Add binding document for IMG PWM DAC Naidu.Tellapati

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=20141124101449.GC25912@ulmo.nvidia.com \
    --to=thierry.reding@gmail.com \
    --cc=Arul.Ramasamy@imgtec.com \
    --cc=Ezequiel.Garcia@imgtec.com \
    --cc=James.Hartley@imgtec.com \
    --cc=Naidu.Tellapati@imgtec.com \
    --cc=Sai.Masarapu@imgtec.com \
    --cc=abrestic@chromium.org \
    --cc=arnd@arndb.de \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=naidu.tellapati@gmail.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.