linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: gyro: bmg160 add device tree support
@ 2019-03-18 15:14 H. Nikolaus Schaller
  2019-03-18 15:14 ` [PATCH 1/2] iio: gyro: bmg160: add device tree compatibility table H. Nikolaus Schaller
  2019-03-18 15:14 ` [PATCH 2/2] dt-bindings: iio: add Bosch BMG160 gyroscope sensor H. Nikolaus Schaller
  0 siblings, 2 replies; 8+ messages in thread
From: H. Nikolaus Schaller @ 2019-03-18 15:14 UTC (permalink / raw)
  To: Jonathan Cameron, Rob Herring, Mark Rutland, H. Nikolaus Schaller
  Cc: Hartmut Knaack, Lars-Peter Clausen, Peter Meerwald-Stadler,
	linux-iio, devicetree, linux-kernel, letux-kernel, kernel

There is no device tree support since the of_device_id table is missing.

H. Nikolaus Schaller (2):
  iio: gyro: bmg160: add device tree compatibility table
  dt-bindings: iio: add Bosch BMG160 gyroscope sensor

 .../bindings/iio/gyroscope/bmg160.txt         | 20 +++++++++++++++++++
 drivers/iio/gyro/bmg160_i2c.c                 |  9 +++++++++
 2 files changed, 29 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/iio/gyroscope/bmg160.txt

-- 
2.19.1


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

end of thread, other threads:[~2019-03-31  6:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-18 15:14 [PATCH 0/2] iio: gyro: bmg160 add device tree support H. Nikolaus Schaller
2019-03-18 15:14 ` [PATCH 1/2] iio: gyro: bmg160: add device tree compatibility table H. Nikolaus Schaller
2019-03-24 18:05   ` Jonathan Cameron
2019-03-28 16:25     ` H. Nikolaus Schaller
2019-03-18 15:14 ` [PATCH 2/2] dt-bindings: iio: add Bosch BMG160 gyroscope sensor H. Nikolaus Schaller
2019-03-24 18:06   ` Jonathan Cameron
2019-03-28 16:29     ` H. Nikolaus Schaller
2019-03-31  6:40   ` Rob Herring

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