From: Zhi Mao <zhi.mao@mediatek.com>
To: john@phrozen.org, Thierry Reding <thierry.reding@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
linux-pwm@vger.kernel.org
Cc: srv_heupstream@mediatek.com, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, zhi.mao@mediatek.com,
yingjoe.chen@mediatek.com, yt.shen@mediatek.com,
sean.wang@mediatek.com, zhenbao.liu@mediatek.com
Subject: [PATCH 0/4] mediatek: pwm driver add MT2712/MT7622 support
Date: Tue, 20 Jun 2017 14:54:12 +0800 [thread overview]
Message-ID: <1497941657-23876-1-git-send-email-zhi.mao@mediatek.com> (raw)
[-- Attachment #1.1: Type: text/html, Size: 1499 bytes --]
[-- Attachment #1.2: Type: text/plain, Size: 567 bytes --]
pwm driver add MT2712/MT7622 support, fix clock control issue.
dtsi file will be upload latter, after the clock define is ready.
Zhi Mao (4):
pwm: kconfig: modify mediatek information
pwm: mediatek: fix clk issue
pwm: bindings: add MT2712/MT7622 information
pwm: mediatek: add MT2712/MT7622 support
.../devicetree/bindings/pwm/pwm-mediatek.txt | 6 +-
drivers/pwm/Kconfig | 2 +-
drivers/pwm/pwm-mediatek.c | 132
++++++++++++++------
3 files changed, 100 insertions(+), 40 deletions(-)
next reply other threads:[~2017-06-20 6:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-20 6:54 Zhi Mao [this message]
2017-06-20 6:54 ` [PATCH 1/4] pwm: kconfig: modify mediatek information Zhi Mao
2017-06-20 6:54 ` [PATCH 2/4] pwm: mediatek: fix clk issue Zhi Mao
2017-06-20 7:00 ` John Crispin
2017-06-20 6:54 ` [PATCH 3/4] pwm: bindings: add MT2712/MT7622 information Zhi Mao
2017-06-20 6:54 ` [PATCH 4/4] pwm: mediatek: add MT2712/MT7622 support Zhi Mao
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=1497941657-23876-1-git-send-email-zhi.mao@mediatek.com \
--to=zhi.mao@mediatek.com \
--cc=devicetree@vger.kernel.org \
--cc=john@phrozen.org \
--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=robh+dt@kernel.org \
--cc=sean.wang@mediatek.com \
--cc=srv_heupstream@mediatek.com \
--cc=thierry.reding@gmail.com \
--cc=yingjoe.chen@mediatek.com \
--cc=yt.shen@mediatek.com \
--cc=zhenbao.liu@mediatek.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).