devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mediatek: pwm driver add MT2712/MT7622 support
@ 2017-06-20  6:54 Zhi Mao
  2017-06-20  6:54 ` [PATCH 1/4] pwm: kconfig: modify mediatek information Zhi Mao
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Zhi Mao @ 2017-06-20  6:54 UTC (permalink / raw)
  To: john, Thierry Reding, Rob Herring, Mark Rutland, Matthias Brugger,
	linux-pwm
  Cc: srv_heupstream, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek, zhi.mao, yingjoe.chen, yt.shen, sean.wang,
	zhenbao.liu


[-- 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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-06-20  7:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-20  6:54 [PATCH 0/4] mediatek: pwm driver add MT2712/MT7622 support Zhi Mao
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

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).