linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: yh.huang@mediatek.com (YH Huang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/2] Add MediaTek display PWM driver
Date: Mon, 6 Jul 2015 20:43:31 +0800	[thread overview]
Message-ID: <1436186611.32512.3.camel@mtksdaap41> (raw)
In-Reply-To: <CAGS+omANeUxcRdY-qQzxjtBY5Yhx56mSneuuXh+bGjbahKhDeA@mail.gmail.com>

Hi Daniel,

I will add PWM dtsi in the next patch and also fix the code with your
suggestions in other mails.

Regards,
YH Huang

On Tue, 2015-06-30 at 14:35 +0800, Daniel Kurtz wrote:
> Hi YH,
> 
> Please also include a patch that adds PWM bindings to mt8173.dtsi.
> The clock definitions (CLK_MM_DISP_PWM*) are added by James LIao's patch:
>   clk: mediatek: Add subsystem clocks of MT8173
> 
> I think it is ok to mention in the cover-letter that the PWM .dtsi
> change depends on that other patch.
> 
> Also, cover-letters usually contain a "shortlog" and diffstatm that
> gives summary of patches and changed files, generated along with the
> patches using:
>  git format-patch --cover-letter
> 
> Thanks,
> -Daniel
> 
> On Mon, Jun 29, 2015 at 11:03 PM, YH Huang <yh.huang@mediatek.com> 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.
> >
> > Change in v3:
> > 1. Add suspend/resume function
> > 2. Fix the formula for high_width calculation
> > 3. Rewrite some code to make it easier to read
> > 4. Add more information in the commit message
> >
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to majordomo at vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at  http://www.tux.org/lkml/

      reply	other threads:[~2015-07-06 12:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-29 15:03 [PATCH v3 0/2] Add MediaTek display PWM driver YH Huang
2015-06-29 15:03 ` [PATCH v3 1/2] dt-bindings: pwm: add MediaTek display PWM bindings YH Huang
2015-06-29 15:24   ` YH Huang
2015-07-02  8:15     ` Daniel Kurtz
2015-06-29 15:03 ` [PATCH v3 2/2] pwm: add MediaTek display PWM driver support YH Huang
2015-07-02  8:14   ` Daniel Kurtz
2015-06-30  6:35 ` [PATCH v3 0/2] Add MediaTek display PWM driver Daniel Kurtz
2015-07-06 12:43   ` YH Huang [this message]

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=1436186611.32512.3.camel@mtksdaap41 \
    --to=yh.huang@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;
as well as URLs for NNTP newsgroup(s).