All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] pwm: pca9685: fix gpio-only operation.
@ 2017-04-09 16:11 Sven Van Asbroeck
  2017-04-09 16:11 ` [PATCH 1/1] " Sven Van Asbroeck
  0 siblings, 1 reply; 6+ messages in thread
From: Sven Van Asbroeck @ 2017-04-09 16:11 UTC (permalink / raw)
  To: thierry.reding
  Cc: linux-pwm, linux-kernel, clemens.gruber, mika.westerberg,
	andriy.shevchenko

The solution to the bug presented here (always keep SLEEP cleared)
works for me, but perhaps other users might want to set SLEEP at
some point while the driver instance is still loaded ?

If so, I'd love to hear feedback, so we can find a solution which
works for all users.

Sven Van Asbroeck (1):
  pwm: pca9685: fix gpio-only operation.

 drivers/pwm/pwm-pca9685.c | 18 +++---------------
 1 file changed, 3 insertions(+), 15 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-04-11  9:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-09 16:11 [PATCH 0/1] pwm: pca9685: fix gpio-only operation Sven Van Asbroeck
2017-04-09 16:11 ` [PATCH 1/1] " Sven Van Asbroeck
2017-04-10 10:33   ` Mika Westerberg
2017-04-10 16:08     ` Sven Van Asbroeck
2017-04-11  3:35     ` Sven Van Asbroeck
2017-04-11  9:11       ` Mika Westerberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.