linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/2] Input: gpio-beeper: drive output by hrtimer
@ 2017-11-29 11:06 Ladislav Michl
  2017-11-29 11:07 ` [PATCH 1/2] Input: gpio-beeper: use helper variable to access device info Ladislav Michl
  2017-11-29 11:08 ` [PATCH 2/2] Input: gpio-beeper: drive beeper pin by hrtimer Ladislav Michl
  0 siblings, 2 replies; 3+ messages in thread
From: Ladislav Michl @ 2017-11-29 11:06 UTC (permalink / raw)
  To: linux-input; +Cc: Dmitry Torokhov

I have board here, where beeper cannot by driven by PWM as its pin
cannot be muxed there. This is an unfortunate result of evolution
and fixing thousands boards in hardware would be too expensive.

So here we are. I'm not pushing for inclusion to mainline, but
parhaps this could be usefull for others. You decide.

In case you'll find it usefull, I'm ready to solve any objections
and comments.

Ladislav Michl (2):
  Input: gpio-beeper: use helper variable to access device info
  Input: gpio-beeper: drive beeper pin by hrtimer

 Documentation/devicetree/bindings/input/gpio-beeper.txt |    5 
 drivers/input/misc/gpio-beeper.c                        |   99 +++++++++++++---
 2 files changed, 91 insertions(+), 13 deletions(-)

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-29 11:06 [RFC 0/2] Input: gpio-beeper: drive output by hrtimer Ladislav Michl
2017-11-29 11:07 ` [PATCH 1/2] Input: gpio-beeper: use helper variable to access device info Ladislav Michl
2017-11-29 11:08 ` [PATCH 2/2] Input: gpio-beeper: drive beeper pin by hrtimer Ladislav Michl

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).