Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1445307
| From | Lee Jones <lee.jones@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 0/4] pwm: add support for ChromeOS EC PWM |
| Date | 2016-07-18 10:50 +0200 |
| Message-ID | <rWcpr-3TV-7@gated-at.bofh.it> (permalink) |
| References | <rVkS5-4J0-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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? -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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