Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1688627 > unrolled thread

Re: [PATCH v3 0/6] mediatek: pwm driver add MT2712/MT7622 support

Started byZhi Mao <zhi.mao@mediatek.com>
First post2017-07-17 05:20 +0200
Last post2017-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.


Contents

  Re: [PATCH v3 0/6] mediatek: pwm driver add MT2712/MT7622 support Zhi Mao <zhi.mao@mediatek.com> - 2017-07-17 05:20 +0200

#1688627 — Re: [PATCH v3 0/6] mediatek: pwm driver add MT2712/MT7622 support

FromZhi Mao <zhi.mao@mediatek.com>
Date2017-07-17 05:20 +0200
SubjectRe: [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(-)
> 

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web