[PATCH 0/2] Add dt-binding support for ti tmp006

Anup Sharma posted 2 patches 2 years, 9 months ago
There is a newer version of this series
.../bindings/iio/temperature/ti,tmp006.yaml   | 42 +++++++++++++++++++
drivers/iio/temperature/tmp006.c              | 10 ++++-
2 files changed, 51 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/iio/temperature/ti,tmp006.yaml
[PATCH 0/2] Add dt-binding support for ti tmp006
Posted by Anup Sharma 2 years, 9 months ago
These patches introduce device tree binding support and
add an of_device_id table entry to the driver.

Anup Sharma (2):
  dt-bindings: iio: temperature: Add support for tmp006
  iio: temperature: tmp006: Add OF device matching support

 .../bindings/iio/temperature/ti,tmp006.yaml   | 42 +++++++++++++++++++
 drivers/iio/temperature/tmp006.c              | 10 ++++-
 2 files changed, 51 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/iio/temperature/ti,tmp006.yaml

-- 
2.34.1