From: YH Huang <yh.huang@mediatek.com>
To: Matthias Brugger <matthias.bgg@gmail.com>,
Mark Rutland <mark.rutland@arm.com>,
Thierry Reding <thierry.reding@gmail.com>
Cc: Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
linux-pwm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
srv_heupstream@mediatek.com, linux-mediatek@lists.infradead.org,
Sascha Hauer <kernel@pengutronix.de>
Subject: [PATCH 0/2] Add Mediatek display PWM driver
Date: Mon, 11 May 2015 17:26:20 +0800 [thread overview]
Message-ID: <1431336382-13167-1-git-send-email-yh.huang@mediatek.com> (raw)
This patch series add the use of display PWM driver and documentation
for Mediatek SoCs. The driver is used to support the backlight of
the panel. This is based on v4.1-rc1.
YH Huang (2):
dt-bindings: pwm: add Mediatek display PWM bindings
pwm: add Mediatek display PWM driver support
.../devicetree/bindings/pwm/pwm-disp-mediatek.txt | 25 +++
drivers/pwm/Kconfig | 9 +
drivers/pwm/Makefile | 1 +
drivers/pwm/pwm-disp-mediatek.c | 225 +++++++++++++++++++++
4 files changed, 260 insertions(+)
create mode 100644 Documentation/devicetree/bindings/pwm/pwm-disp-mediatek.txt
create mode 100644 drivers/pwm/pwm-disp-mediatek.c
next reply other threads:[~2015-05-11 9:26 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-11 9:26 YH Huang [this message]
[not found] ` <1431336382-13167-1-git-send-email-yh.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2015-05-11 9:26 ` [PATCH 1/2] dt-bindings: pwm: add Mediatek display PWM bindings YH Huang
2015-05-11 9:26 ` [PATCH 2/2] pwm: add Mediatek display PWM driver support YH Huang
[not found] ` <1431336382-13167-3-git-send-email-yh.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2015-05-12 12:37 ` Matthias Brugger
2015-05-12 12:44 ` Matthias Brugger
[not found] ` <CABuKBeJc3Kvdoejyi0XFbQMU2saztzV5S7jiXCg-09juYeh4pg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-05-14 14:45 ` YH Huang
2015-05-14 14:39 ` YH Huang
2015-05-12 13:00 ` Sascha Hauer
2015-05-14 14:52 ` YH Huang
2015-05-12 13:32 ` Thierry Reding
[not found] ` <20150512133202.GA24684-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org>
2015-05-12 14:34 ` Matthias Brugger
2015-05-14 15:39 ` YH Huang
2015-05-14 15:35 ` YH Huang
2015-05-18 3:42 ` Daniel Kurtz
2015-05-21 8:22 ` YH Huang
2015-05-26 6:05 ` Sascha Hauer
[not found] ` <20150526060533.GW6325-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2015-05-26 8:29 ` Yingjoe Chen
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=1431336382-13167-1-git-send-email-yh.huang@mediatek.com \
--to=yh.huang@mediatek.com \
--cc=devicetree@vger.kernel.org \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-pwm@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=matthias.bgg@gmail.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=srv_heupstream@mediatek.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).