Re: [U-Boot] [PATCH v3 0/3] sunxi: add PWM driver for H3 and A64

2017-09-21 Thread Andre Przywara
Hi, On 21/09/17 07:22, Vasily Khoruzhick wrote: > Typo in cover letter subject, it's actually v2 series. $ git format-patch --cover-letter automatically creates a 0/x template (with the right prefix), also gives you some nice diffstat in it. Cheers, Andre. > On Wed, Sep 20, 2017 at 11:07

Re: [U-Boot] [PATCH v3 0/3] sunxi: add PWM driver for H3 and A64

2017-09-20 Thread Vasily Khoruzhick
Typo in cover letter subject, it's actually v2 series. On Wed, Sep 20, 2017 at 11:07 PM, Vasily Khoruzhick wrote: > This series introduces a PWM driver for Allwinner H3 and A64 and makes > some adjustments to pwm_backlight driver that are neccessary to get > backlight working on Pinebook. > _