mbox series

[0/2] iio: gyro: bmg160 add device tree support

Message ID cover.1552922054.git.hns@goldelico.com (mailing list archive)
Headers show
Series iio: gyro: bmg160 add device tree support | expand

Message

H. Nikolaus Schaller March 18, 2019, 3:14 p.m. UTC
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