public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: weiqing.kong@mediatek.com (Weiqing Kong)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 0/3] Support Mediatek Soc MT2701 disp pwm
Date: Mon, 11 Jul 2016 16:18:06 +0800	[thread overview]
Message-ID: <1468225089-28576-1-git-send-email-weiqing.kong@mediatek.com> (raw)

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

             reply	other threads:[~2016-07-11  8:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-11  8:18 Weiqing Kong [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1468225089-28576-1-git-send-email-weiqing.kong@mediatek.com \
    --to=weiqing.kong@mediatek.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox