From: Tuomas Katila <tuomas.kat...@intel.com>

Patches are intended for the bxt-rebase branch

Backported ti-ads1015 support from linux-yocto 4.8 kernel. The
chip is supported in some Joule extender boards, such as Gravity
Expansion Shield for Intel Joule SKU: DFR0465.

Also added ACPI support for the driver.

Daniel Baluta (1):
  iio: adc: Add TI ADS1015 ADC driver support

Matt Ranostay (3):
  iio: adc: ti-ads1015: add support for ADS1115 part
  iio: adc: ti-ads1015: add datasheet names
  iio: adc: ti-ads1015: add indio_dev->dev.of_node reference

Tuomas Katila (1):
  iio: adc: ti-ads1015: add support for acpi

 drivers/iio/adc/Kconfig      |  13 +
 drivers/iio/adc/Makefile     |   1 +
 drivers/iio/adc/ti-ads1015.c | 743 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 757 insertions(+)
 create mode 100644 drivers/iio/adc/ti-ads1015.c

-- 
2.11.0

---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki 
Business Identity Code: 0357606 - 4 
Domiciled in Helsinki 

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to