Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1621568
| From | Sven Van Asbroeck <thesven73@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/1] pwm: pca9685: fix gpio-only operation. |
| Date | 2017-04-11 21:20 +0200 |
| Message-ID | <tv9ux-2HL-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
v2: the pm_runtime framework controls the SLEEP bit, as suggested by Mika Westerberg. v1: the SLEEP bit is always on. Sven Van Asbroeck (1): pwm: pca9685: fix gpio-only operation. drivers/pwm/pwm-pca9685.c | 110 ++++++++++++++++++++++++++++++++-------------- 1 file changed, 77 insertions(+), 33 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/1] pwm: pca9685: fix gpio-only operation. Sven Van Asbroeck <thesven73@gmail.com> - 2017-04-11 21:20 +0200
[PATCH v2 1/1] pwm: pca9685: fix gpio-only operation. Sven Van Asbroeck <thesven73@gmail.com> - 2017-04-11 21:20 +0200
Re: [PATCH v2 1/1] pwm: pca9685: fix gpio-only operation. Mika Westerberg <mika.westerberg@linux.intel.com> - 2017-04-12 11:00 +0200
Re: [PATCH v2 1/1] pwm: pca9685: fix gpio-only operation. Sven Van Asbroeck <thesven73@gmail.com> - 2017-04-12 14:10 +0200
csiph-web