[PATCH v3] pwm: add pwm driver for HiSilicon BVT SOCs

2016-10-10 Thread Jian Yuan
From: yuanjian Add PWM driver for the PWM controller found on HiSilicon BVT SOCs, like Hi3519V100, Hi3516CV300, etc. The PWM controller is primarily in charge of controlling P-Iris lens. Reviewed-by: Jiancheng Xue Signed-off-by: Jian Yuan --- Change Log: v3: Add PWM compatible string for Hi35

Re: [PATCH v3] pwm: add pwm driver for HiSilicon BVT SOCs

2016-09-20 Thread Jian Yuan
On 2016/9/20 22:43, Rob Herring wrote: > On Mon, Sep 12, 2016 at 09:51:46AM +0800, Jian Yuan wrote: >> From: yuanjian >> >> Add PWM driver for the PWM controller found on HiSilicon BVT SOCs, like >> Hi3519V100, Hi3516CV300, etc. >> The PWM controller is primarily in charge of controlling P-Iris

Re: [PATCH v3] pwm: add pwm driver for HiSilicon BVT SOCs

2016-09-20 Thread Rob Herring
On Mon, Sep 12, 2016 at 09:51:46AM +0800, Jian Yuan wrote: > From: yuanjian > > Add PWM driver for the PWM controller found on HiSilicon BVT SOCs, like > Hi3519V100, Hi3516CV300, etc. > The PWM controller is primarily in charge of controlling P-Iris lens. > > Reviewed-by: Jiancheng Xue > Signe

[PATCH v3] pwm: add pwm driver for HiSilicon BVT SOCs

2016-09-11 Thread Jian Yuan
From: yuanjian Add PWM driver for the PWM controller found on HiSilicon BVT SOCs, like Hi3519V100, Hi3516CV300, etc. The PWM controller is primarily in charge of controlling P-Iris lens. Reviewed-by: Jiancheng Xue Signed-off-by: Jian Yuan --- Change Log: v3: Add PWM compatible string for Hi35