iio: adc: rn5t618: Add ADC driver for RN5T618/RC5T619
authorAndreas Kemnade <andreas@kemnade.info>
Fri, 20 Mar 2020 08:11:04 +0000 (09:11 +0100)
committerLee Jones <lee.jones@linaro.org>
Fri, 27 Mar 2020 09:42:37 +0000 (09:42 +0000)
commit87a25333c8c3ba6694f8230a649e162d6efb181a
tree4c644b45c80bce9882cf674700bc0159105a4e43
parent540d1e15393d92288d133fca2ea245d8d38227e6
iio: adc: rn5t618: Add ADC driver for RN5T618/RC5T619

Both chips have an A/D converter capable of measuring
things like VBAT, VUSB and analog inputs.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/iio/adc/Kconfig
drivers/iio/adc/Makefile
drivers/iio/adc/rn5t618-adc.c [new file with mode: 0644]