From: thierry.reding@gmail.com (Thierry Reding)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 2/3] pwm: add MediaTek display PWM driver support
Date: Mon, 5 Oct 2015 17:59:10 +0200 [thread overview]
Message-ID: <20151005155910.GE17612@ulmo> (raw)
In-Reply-To: <1439882875-19596-3-git-send-email-yh.huang@mediatek.com>
On Tue, Aug 18, 2015 at 03:27:54PM +0800, YH Huang wrote:
> Add display PWM driver support to modify backlight for MT8173 and MT6595.
> The PWM has one channel to control the brightness of the display.
> When the (high_width / period) is closer to 1, the screen is brighter;
> otherwise, it is darker.
>
> Signed-off-by: YH Huang <yh.huang@mediatek.com>
> ---
> drivers/pwm/Kconfig | 11 +++
> drivers/pwm/Makefile | 1 +
> drivers/pwm/pwm-mtk-disp.c | 232 ++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 244 insertions(+)
> create mode 100644 drivers/pwm/pwm-mtk-disp.c
Applied, thanks.
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20151005/c61d9679/attachment.sig>
next prev parent reply other threads:[~2015-10-05 15:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-18 7:27 [PATCH v7 0/3] Add MediaTek display PWM driver YH Huang
2015-08-18 7:27 ` [PATCH v7 1/3] dt-bindings: pwm: add MediaTek display PWM bindings YH Huang
2015-10-05 15:58 ` Thierry Reding
2015-08-18 7:27 ` [PATCH v7 2/3] pwm: add MediaTek display PWM driver support YH Huang
2015-10-05 15:59 ` Thierry Reding [this message]
2015-08-18 7:27 ` [PATCH v7 3/3] arm64: dts: mt8173: add MT8173 display PWM driver support node YH Huang
2015-09-15 3:52 ` [PATCH v7 0/3] Add MediaTek display PWM driver YH Huang
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=20151005155910.GE17612@ulmo \
--to=thierry.reding@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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 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).