Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1688627 > unrolled thread
| Started by | Zhi Mao <zhi.mao@mediatek.com> |
|---|---|
| First post | 2017-07-17 05:20 +0200 |
| Last post | 2017-07-17 05:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v3 0/6] mediatek: pwm driver add MT2712/MT7622 support Zhi Mao <zhi.mao@mediatek.com> - 2017-07-17 05:20 +0200
| From | Zhi Mao <zhi.mao@mediatek.com> |
|---|---|
| Date | 2017-07-17 05:20 +0200 |
| Subject | Re: [PATCH v3 0/6] mediatek: pwm driver add MT2712/MT7622 support |
| Message-ID | <u44JI-7XV-19@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web