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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



These patches introduce device tree binding support and
add an of_device_id table entry to the driver.

Changes in v2:
	- Keep the exsisting MODULE_DEVICE_TABLE entry.
	- Removed the inner comma in of_device_id.
	- Order the included header to improve code organization.
	- Adding missing semicolon to fix syntax error detected
	  using dt_binding_check.
	
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              |  8 ++++
 2 files changed, 50 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/iio/temperature/ti,tmp006.yaml

-- 
2.34.1




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux