Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1445502

Re: [PATCH v4 0/4] pwm: add support for ChromeOS EC PWM

From Thierry Reding <thierry.reding@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v4 0/4] pwm: add support for ChromeOS EC PWM
Date 2016-07-18 16:10 +0200
Message-ID <rWhp8-7dg-7@gated-at.bofh.it> (permalink)
References <rVkS5-4J0-3@gated-at.bofh.it> <rWcpr-3TV-7@gated-at.bofh.it> <rWcSu-4kE-27@gated-at.bofh.it> <rWgMq-6KQ-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Mon, Jul 18, 2016 at 02:24:26PM +0100, Lee Jones wrote:
> On Mon, 18 Jul 2016, Thierry Reding wrote:
> 
> > On Mon, Jul 18, 2016 at 09:49:28AM +0100, Lee Jones wrote:
> > > On Fri, 15 Jul 2016, Brian Norris wrote:
> > > > This is the 4th (and final?) version of my series to support the new ChromeOS
> > > > EC PWM API, so we can control, e.g., a PWM backlight when its PWM is attached
> > > > to the EC. It uses Boris's latest "atomic" hooks for the PWM API (i.e., the
> > > > ->apply() callback), which were recently merged.
> > > > 
> > > > Pulled and adapted the cros_ec_cmd_xfer_status() helper from this patch, with
> > > > some minor modifications:
> > > > 
> > > > https://lkml.org/lkml/2016/4/12/342
> > > > 
> > > > Note that after some style bikeshedding, I proposed to put off rewriting the
> > > > entire cros_ec_commands.h header at the moment, due to the shared nature of
> > > > this file. Follow up here:
> > > > 
> > > > https://bugs.chromium.org/p/chromium/issues/detail?id=621123
> > > > 
> > > > As this touches MFD (sort of), drivers/platform/chrome/, and drivers/pwm/, I'm
> > > > still not sure who it should all go through: Lee, Thierry, or Olof?
> > > 
> > > I usually take this type of submission through the MFD tree, although
> > > it's too late in the day to make it into v4.8.
> > > 
> > > Which Acks are you missing?
> > 
> > I'm willing to take this through the PWM tree if you're okay with the
> > MFD changes. I can put the MFD changes into a separate branch and you
> > could pull that in if you needed to resolve any dependencies, which I
> > think would be quite unlikely if you've already closed your tree.
> 
> Are you saying that you're willing to take these straight into the
> merge-window, with no soak in -next?

There's still a bit of time to let it soak in -next, but I'm not overly
concerned given that this is purely additions of code, so there can't be
any regressions.

Thierry

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v4 0/4] pwm: add support for ChromeOS EC PWM Brian Norris <briannorris@chromium.org> - 2016-07-16 01:40 +0200
  [PATCH v4 1/4] mfd: cros_ec: Add cros_ec_cmd_xfer_status helper Brian Norris <briannorris@chromium.org> - 2016-07-16 01:40 +0200
  Re: [PATCH v4 0/4] pwm: add support for ChromeOS EC PWM Lee Jones <lee.jones@linaro.org> - 2016-07-18 10:50 +0200
    Re: [PATCH v4 0/4] pwm: add support for ChromeOS EC PWM Thierry Reding <thierry.reding@gmail.com> - 2016-07-18 11:20 +0200
      Re: [PATCH v4 0/4] pwm: add support for ChromeOS EC PWM Lee Jones <lee.jones@linaro.org> - 2016-07-18 15:30 +0200
        Re: [PATCH v4 0/4] pwm: add support for ChromeOS EC PWM Thierry Reding <thierry.reding@gmail.com> - 2016-07-18 16:10 +0200
          Re: [PATCH v4 0/4] pwm: add support for ChromeOS EC PWM Lee Jones <lee.jones@linaro.org> - 2016-07-19 09:40 +0200
            Re: [PATCH v4 0/4] pwm: add support for ChromeOS EC PWM Thierry Reding <thierry.reding@gmail.com> - 2016-07-25 16:30 +0200
    Re: [PATCH v4 0/4] pwm: add support for ChromeOS EC PWM Brian Norris <briannorris@chromium.org> - 2016-07-18 20:50 +0200

csiph-web