[PATCH v2 0/2] Add MediaTek display PWM driver
From: matthias.bgg@gmail.com (Matthias Brugger)
Date: 2015-06-05 08:39:15
Also in:
linux-devicetree, linux-mediatek, linux-pwm, lkml
From: matthias.bgg@gmail.com (Matthias Brugger)
Date: 2015-06-05 08:39:15
Also in:
linux-devicetree, linux-mediatek, linux-pwm, lkml
Hi YH, 2015-06-05 8:15 GMT+02:00 YH Huang [off-list ref]:
On Mon, 2015-05-25 at 10:14 +0800, Yingjoe Chen wrote:quoted
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.quoted
quoted
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 + drivers/pwm/pwm-mtk-disp.c | 228 +++++++++++++++++++++ 4 files changed, 264 insertions(+) create mode 100644 Documentation/devicetree/bindings/pwm/pwm-mtk-disp.txt create mode 100644 drivers/pwm/pwm-mtk-disp.cHi YH, It would be easier for reviewer if you have a summary here on what you have changed compare to last version. Also, please add patch series summary even for v2, it remind reviewer what this series is about. Joe.CThe patch v2 is refined with everybody's suggestions. It is much readable and consistent.
I suppose that Yingjoe wanted to emphasis that for the reviewer it is much easier if you describe the changes you made from v1 to v2. You can find an example (random pick from the mailing list) here: http://lists.infradead.org/pipermail/linux-mediatek/2015-May/000572.html Thanks, Matthias -- motzblog.wordpress.com