All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Input: atmel_mxt_ts: Add support for optional regulators
@ 2018-07-17 18:16 ` Paweł Chmiel
  0 siblings, 0 replies; 19+ messages in thread
From: Paweł Chmiel @ 2018-07-17 18:16 UTC (permalink / raw)
  To: nick
  Cc: dmitry.torokhov, robh+dt, mark.rutland, nicolas.ferre,
	alexandre.belloni, linux-input, devicetree, linux-arm-kernel,
	linux-kernel, Paweł Chmiel

This two patches add optional regulator support to atmel_mxt_ts.
First patch adds regulators to driver.
Second patch updates documentation.

Changes from v1:
  - Enable regulators only if reset_gpio is present.
  - Switch from devm_regulator_get_optional to devm_regulator_get.

Paweł Chmiel (2):
  Input: atmel_mxt_ts: Add support for  optional regulators.
  Input: atmel_mxt_ts: Document optional voltage regulators

 .../devicetree/bindings/input/atmel,maxtouch.txt   |  8 ++++
 drivers/input/touchscreen/atmel_mxt_ts.c           | 46 +++++++++++++++++++++-
 2 files changed, 52 insertions(+), 2 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-08-22 22:53 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-17 18:16 [PATCH v2 0/2] Input: atmel_mxt_ts: Add support for optional regulators Paweł Chmiel
2018-07-17 18:16 ` Paweł Chmiel
2018-07-17 18:16 ` [PATCH v2 1/2] " Paweł Chmiel
2018-07-17 18:16   ` Paweł Chmiel
2018-07-17 21:00   ` Nick Dyer
2018-07-17 21:00     ` Nick Dyer
2018-07-18 16:21     ` Paweł Chmiel
2018-07-18 16:21       ` Paweł Chmiel
2018-07-19 20:54       ` Nick Dyer
2018-07-19 20:54         ` Nick Dyer
2018-07-28 13:16         ` Paweł Chmiel
2018-07-28 13:16           ` Paweł Chmiel
2018-07-28 13:16           ` Paweł Chmiel
2018-08-22 22:53     ` George G. Davis
2018-08-22 22:53       ` George G. Davis
2018-07-17 18:16 ` [PATCH v2 2/2] Input: atmel_mxt_ts: Document optional voltage regulators Paweł Chmiel
2018-07-17 18:16   ` Paweł Chmiel
2018-07-25 16:02   ` Rob Herring
2018-07-25 16:02     ` Rob Herring

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.