linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] input: misc: bma150: Add support for device tree
@ 2019-01-25 18:43 Paweł Chmiel
  2019-01-25 18:43 ` [PATCH 1/3] input: misc: bma150: Use managed resources helpers Paweł Chmiel
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Paweł Chmiel @ 2019-01-25 18:43 UTC (permalink / raw)
  To: dmitry.torokhov
  Cc: robh+dt, mark.rutland, pawel.mikolaj.chmiel, xc-racer2,
	devicetree, linux-input, linux-kernel

This small patchset adds support for device tree to Bosch BMA150 Accelerometer
Sensor driver.

It was tested on s5pv210-galaxys and s5pv210-fascinate4g.

Jonathan Bakker (3):
  input: misc: bma150: Use managed resources helpers
  input: misc: bma150: Add support for device tree
  input: dt-bindings: Add binding for bma150 sensor

 .../bindings/input/bosch,bma150.txt           | 20 ++++++++
 drivers/input/misc/bma150.c                   | 50 +++++++++----------
 2 files changed, 44 insertions(+), 26 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/input/bosch,bma150.txt

-- 
2.17.1


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

end of thread, other threads:[~2019-01-28 19:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-25 18:43 [PATCH 0/3] input: misc: bma150: Add support for device tree Paweł Chmiel
2019-01-25 18:43 ` [PATCH 1/3] input: misc: bma150: Use managed resources helpers Paweł Chmiel
2019-01-26  1:29   ` Dmitry Torokhov
2019-01-26  3:40     ` Jonathan Bakker
2019-01-25 18:43 ` [PATCH 2/3] input: misc: bma150: Add support for device tree Paweł Chmiel
2019-01-25 18:44 ` [PATCH 3/3] input: dt-bindings: Add binding for bma150 sensor Paweł Chmiel
2019-01-26  1:28   ` Dmitry Torokhov
2019-01-26  3:39     ` Jonathan Bakker
2019-01-28 19:31       ` Dmitry Torokhov

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