public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH V2 0/3] Support Mediatek Soc MT2701 disp pwm
@ 2016-07-11  8:18 Weiqing Kong
  2016-07-11  8:18 ` [PATCH V2 1/3] dt-bindings: pwm: Add MediaTek display PWM bindings Weiqing Kong
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Weiqing Kong @ 2016-07-11  8:18 UTC (permalink / raw)
  To: linux-arm-kernel

These series patches modify pwm-mtk-disp.c
and dts/dtsi config to support MT2701 disp pwm.

Changes since v1:
- Change dtsi compatible string "mediatek,mt2701-disp-bls" into "mediatek,mt2701-disp-pwm"
- Change some macros into struct mtk_pwm_data

Weiqing Kong (3):
  dt-bindings: pwm: Add MediaTek display PWM bindings
  pwm: Add MediaTek MT2701 display PWM driver support
  dts: Add disp bls dtsi and dts config for MT2701

 .../devicetree/bindings/pwm/pwm-mtk-disp.txt       |  3 +-
 arch/arm/boot/dts/mt2701-evb.dts                   | 29 +++++++
 arch/arm/boot/dts/mt2701.dtsi                      |  9 ++
 drivers/pwm/pwm-mtk-disp.c                         | 99 +++++++++++++++++-----
 4 files changed, 120 insertions(+), 20 deletions(-)

-- 
1.8.1.1.dirty

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-09-05  6:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-11  8:18 [PATCH V2 0/3] Support Mediatek Soc MT2701 disp pwm Weiqing Kong
2016-07-11  8:18 ` [PATCH V2 1/3] dt-bindings: pwm: Add MediaTek display PWM bindings Weiqing Kong
2016-07-16 13:44   ` Rob Herring
2016-07-11  8:18 ` [PATCH V2 2/3] pwm: Add MediaTek MT2701 display PWM driver support Weiqing Kong
2016-09-05  6:36   ` Thierry Reding
2016-07-11  8:18 ` [PATCH V2 3/3] dts: Add disp bls dtsi and dts config for MT2701 Weiqing Kong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox