lkml.org 
[lkml]   [2014]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] Intial support for voltage ADC
Date
Introduce inital support for VADC inside Qualcomm SPMI PMICs.
The vadc driver is reworked version of the same downstream
driver but now it is implemented through Industrial IO core.

Comments are welcome!

regards,
Stan

Stanimir Varbanov (2):
iio: vadc: Qualcomm SPMI PMIC voltage ADC driver
DT: iio: vadc: document dt binding

.../devicetree/bindings/iio/adc/qcom,spmi-vadc.txt | 110 ++
drivers/iio/adc/Kconfig | 11 +
drivers/iio/adc/Makefile | 1 +
drivers/iio/adc/qcom-spmi-vadc.c | 1275 ++++++++++++++++++++
include/dt-bindings/iio/qcom,spmi-pmic-vadc.h | 119 ++
5 files changed, 1516 insertions(+), 0 deletions(-)
create mode 100644 Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.txt
create mode 100644 drivers/iio/adc/qcom-spmi-vadc.c
create mode 100644 include/dt-bindings/iio/qcom,spmi-pmic-vadc.h



\
 
 \ /
  Last update: 2014-09-05 14:41    [W:0.100 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site