linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Input: add optional enable gpio to pwm-beeper
@ 2017-01-06  2:43 David Lechner
  2017-01-06  2:43 ` [PATCH 1/3] Input: pwm-beeper: suppress error message on probe defer David Lechner
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: David Lechner @ 2017-01-06  2:43 UTC (permalink / raw)
  To: Dmitry Torokhov, Rob Herring, Mark Rutland
  Cc: David Lechner, linux-input, devicetree, linux-kernel

This series adds an optional enable gpio to the pwm-beeper driver. This is for
cases when the beeper needs to be "enabled", for example, if there is an
amplifier that drives the speaker that is not always on.

David Lechner (3):
  Input: pwm-beeper: suppress error message on probe defer
  dt-bindings: Input: Add enable-gpios to pwm-beeper
  Input: pwm-beeper: add optional enable gpio

 .../devicetree/bindings/input/pwm-beeper.txt       | 11 +++++++++
 drivers/input/misc/pwm-beeper.c                    | 27 ++++++++++++++++++----
 2 files changed, 34 insertions(+), 4 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-01-06 17:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-06  2:43 [PATCH 0/3] Input: add optional enable gpio to pwm-beeper David Lechner
2017-01-06  2:43 ` [PATCH 1/3] Input: pwm-beeper: suppress error message on probe defer David Lechner
2017-01-06  2:43 ` [PATCH 2/3] dt-bindings: Input: Add enable-gpios to pwm-beeper David Lechner
2017-01-06  2:43 ` [PATCH 3/3] Input: pwm-beeper: add optional enable gpio David Lechner
2017-01-06 17:28   ` Andy Shevchenko
2017-01-06 17:45     ` David Lechner

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