Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1688627
| From | Zhi Mao <zhi.mao@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 0/6] mediatek: pwm driver add MT2712/MT7622 support |
| Date | 2017-07-17 05:20 +0200 |
| Message-ID | <u44JI-7XV-19@gated-at.bofh.it> (permalink) |
| References | <tXXhU-1Ih-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi John, Matthais & PWM Maintainers Just a Gentle ping on this issue :) Is there anything should be modified? Regards, Zhi On Fri, 2017-06-30 at 14:05 +0800, Zhi Mao wrote: > change in v3: > 1. add pwm clk disable in function:mtk_pwm_config() > for error parameter checking case > > Zhi Mao (6): > pwm: kconfig: modify mediatek information > pwm: mediatek: fix pwm source clock selection > pwm: mediatek: fix clock control issue > pwm: bindings: add MT2712/MT7622 information > pwm: mediatek: add PWM_CLK_DIV_MAX > pwm: mediatek: add MT2712/MT7622 support > > .../devicetree/bindings/pwm/pwm-mediatek.txt | 6 +- > drivers/pwm/Kconfig | 2 +- > drivers/pwm/pwm-mediatek.c | 133 ++++++++++++++------ > 3 files changed, 104 insertions(+), 37 deletions(-) >
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v3 0/6] mediatek: pwm driver add MT2712/MT7622 support Zhi Mao <zhi.mao@mediatek.com> - 2017-07-17 05:20 +0200
csiph-web