Re: [PATCH v3 0/7] Add rk3328 pwm support

2017-08-16 Thread David.Wu
Hi Thierry, For the PWM patches, whether we let the first patch land in, that is PWM APB and function clocks are different in rk3328 and rv1108 SOCs. If the first patch was merged before 4.14, it will guarantee that the PWM is working, and the lock function you might review it later. 在

Re: [PATCH v3 0/7] Add rk3328 pwm support

2017-08-16 Thread David.Wu
Hi Thierry, For the PWM patches, whether we let the first patch land in, that is PWM APB and function clocks are different in rk3328 and rv1108 SOCs. If the first patch was merged before 4.14, it will guarantee that the PWM is working, and the lock function you might review it later. 在

Re: [PATCH v3 0/7] Add rk3328 pwm support

2017-08-13 Thread David.Wu
Hi Boris && thierry, Do you have any other suggestion for the patches? 在 2017/8/8 23:38, David Wu 写道: There are two features of rk3328 pwm module. - PWM APB and function clocks are different. - Add pwm atomic hardware update David Wu (7): pwm: rockchip: Add APB and function both clocks

Re: [PATCH v3 0/7] Add rk3328 pwm support

2017-08-13 Thread David.Wu
Hi Boris && thierry, Do you have any other suggestion for the patches? 在 2017/8/8 23:38, David Wu 写道: There are two features of rk3328 pwm module. - PWM APB and function clocks are different. - Add pwm atomic hardware update David Wu (7): pwm: rockchip: Add APB and function both clocks

[PATCH v3 0/7] Add rk3328 pwm support

2017-08-08 Thread David Wu
There are two features of rk3328 pwm module. - PWM APB and function clocks are different. - Add pwm atomic hardware update David Wu (7): pwm: rockchip: Add APB and function both clocks support pwm: rockchip: Remove the judge from return value of pwm_config pwm: rockchip: Use pwm_apply

[PATCH v3 0/7] Add rk3328 pwm support

2017-08-08 Thread David Wu
There are two features of rk3328 pwm module. - PWM APB and function clocks are different. - Add pwm atomic hardware update David Wu (7): pwm: rockchip: Add APB and function both clocks support pwm: rockchip: Remove the judge from return value of pwm_config pwm: rockchip: Use pwm_apply