From: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
To: Ezequiel Garcia <ezequiel.garcia@imgtec.com>,
Andrew Bresticker <abrestic@chromium.org>,
Thierry Reding <thierry.reding@gmail.com>,
James Hartley <james.hartley@imgtec.com>,
Arnd Bergmann <arnd@arndb.de>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<linux-pwm@vger.kernel.org>, <vladimir_zapolskiy@mentor.com>,
Naidu Tellapati <naidu.tellapati@gmail.com>,
Naidu Tellapati <Naidu.Tellapati@imgtec.com>,
Sai Masarapu <Sai.Masarapu@imgtec.com>
Subject: Re: [PATCH v8 1/2] pwm: Imagination Technologies PWM DAC driver
Date: Wed, 21 Jan 2015 15:13:05 +0200 [thread overview]
Message-ID: <54BFA5E1.9070201@mentor.com> (raw)
In-Reply-To: <1420826088-13113-2-git-send-email-ezequiel.garcia@imgtec.com>
Hi Ezequiel,
On 09.01.2015 19:54, Ezequiel Garcia wrote:
> From: Naidu Tellapati <naidu.tellapati@gmail.com>
>
> The Pistachio SOC from Imagination Technologies includes a Pulse Width
> Modulation DAC which produces 1 to 4 digital bit-outputs which represent
> digital waveforms. These PWM outputs are primarily in charge of controlling
> backlight LED devices.
>
> Reviewed-by: Andrew Bresticker <abrestic@chromium.org>
> Signed-off-by: Naidu Tellapati <Naidu.Tellapati@imgtec.com>
> Signed-off-by: Sai Masarapu <Sai.Masarapu@imgtec.com>
> Signed-off-by: Ezequiel Garcia <ezequiel.garcia@imgtec.com>
> ---
> drivers/pwm/Kconfig | 13 +++
> drivers/pwm/Makefile | 1 +
> drivers/pwm/pwm-img.c | 250 ++++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 264 insertions(+)
> create mode 100644 drivers/pwm/pwm-img.c
>
Reviewed-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
next prev parent reply other threads:[~2015-01-21 13:13 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-09 17:54 [PATCH v8 0/2] Imagination Technologies PWM support Ezequiel Garcia
2015-01-09 17:54 ` [PATCH v8 1/2] pwm: Imagination Technologies PWM DAC driver Ezequiel Garcia
2015-01-12 21:04 ` One Thousand Gnomes
2015-01-21 13:13 ` Vladimir Zapolskiy [this message]
2015-01-09 17:54 ` [PATCH v8 2/2] DT: pwm: Add binding document for IMG PWM DAC Ezequiel Garcia
2015-01-20 10:52 ` [PATCH v8 0/2] Imagination Technologies PWM support Ezequiel Garcia
2015-01-29 16:32 ` Ezequiel Garcia
2015-01-30 9:18 ` Thierry Reding
2015-01-30 9:50 ` Andrew Bresticker
2015-01-30 10:26 ` Thierry Reding
2015-01-30 11:08 ` Andrew Bresticker
2015-01-30 11:18 ` Thierry Reding
2015-01-30 11:01 ` Ezequiel Garcia
2015-01-30 11:26 ` Thierry Reding
2015-01-30 11:27 ` 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=54BFA5E1.9070201@mentor.com \
--to=vladimir_zapolskiy@mentor.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=ezequiel.garcia@imgtec.com \
--cc=gregkh@linuxfoundation.org \
--cc=james.hartley@imgtec.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=naidu.tellapati@gmail.com \
--cc=thierry.reding@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 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).