Re: [PATCH v2 0/2] Add MediaTek display PWM driver

2015-06-05 Thread YH Huang
On Fri, 2015-06-05 at 10:39 +0200, Matthias Brugger wrote: > Hi YH, > > 2015-06-05 8:15 GMT+02:00 YH Huang : > > On Mon, 2015-05-25 at 10:14 +0800, Yingjoe Chen wrote: > >> On Thu, 2015-05-21 at 21:29 +0800, YH Huang wrote: > > > > This patch series add the use of display PWM driver and documentat

Re: [PATCH v2 0/2] Add MediaTek display PWM driver

2015-06-05 Thread Matthias Brugger
Hi YH, 2015-06-05 8:15 GMT+02:00 YH Huang : > On Mon, 2015-05-25 at 10:14 +0800, Yingjoe Chen wrote: >> On Thu, 2015-05-21 at 21:29 +0800, YH Huang wrote: > > This patch series add the use of display PWM driver and documentation > for Mediatek SoCs. The driver is used to support the backlight of >

Re: [PATCH v2 0/2] Add MediaTek display PWM driver

2015-06-04 Thread YH Huang
On Mon, 2015-05-25 at 10:14 +0800, Yingjoe Chen wrote: > On Thu, 2015-05-21 at 21:29 +0800, YH Huang wrote: This patch series add the use of display PWM driver and documentation for Mediatek SoCs. The driver is used to support the backlight of the panel. This is based on v4.1-rc1. > > YH Huang

Re: [PATCH v2 0/2] Add MediaTek display PWM driver

2015-05-24 Thread Yingjoe Chen
On Thu, 2015-05-21 at 21:29 +0800, YH Huang wrote: > YH Huang (2): > dt-bindings: pwm: add MediaTek display PWM bindings > pwm: add MediaTek display PWM driver support > > .../devicetree/bindings/pwm/pwm-mtk-disp.txt | 25 +++ > drivers/pwm/Kconfig| 10

[PATCH v2 0/2] Add MediaTek display PWM driver

2015-05-21 Thread YH Huang
YH Huang (2): dt-bindings: pwm: add MediaTek display PWM bindings pwm: add MediaTek display PWM driver support .../devicetree/bindings/pwm/pwm-mtk-disp.txt | 25 +++ drivers/pwm/Kconfig| 10 + drivers/pwm/Makefile | 1 +