[linux-yocto] [PATCH 0/5] Backport from 4.8: iio: ti-ads1015 support

Bruce Ashfield bruce.ashfield at windriver.com
Tue Dec 13 05:32:33 PST 2016


On 2016-12-12 08:58 AM, tuomas.katila at intel.com wrote:
> From: Tuomas Katila <tuomas.katila at 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.
>

merged.

Bruce

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



More information about the linux-yocto mailing list