All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] iio: adc: spmi-vadc: Changes to support different scaling
@ 2016-10-26 13:00 Rama Krishna Phani A
  2016-10-26 13:00 ` [PATCH V2 1/2] iio: adc: spmi-vadc: Update changes to support reporting of Raw adc code Rama Krishna Phani A
       [not found] ` <1477486851-24700-1-git-send-email-rphani-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Rama Krishna Phani A @ 2016-10-26 13:00 UTC (permalink / raw)
  To: linux-iio, jic23
  Cc: linux-arm-msm, smohanad, mgautam, sivaa, knaack.h, lars, pmeerw,
	Julia.Lawall, Rama Krishna Phani A

VADC is a 15 bit ADC that measures signals through the Main analog
multiplexer (AMUX). The driver arbitrates the request to issue ADC
read requests. These patches adds different scaling functionality
to convert adc code to physical units.

[V1]
https://lkml.org/lkml/2016/10/25/26

Rama Krishna Phani A (2):
  iio: adc: spmi-vadc: Update changes to support reporting of Raw adc
    code.
  iio: adc: spmi-vadc: Changes to support different scaling

 .../devicetree/bindings/iio/adc/qcom,spmi-vadc.txt |  14 +
 drivers/iio/adc/qcom-spmi-vadc.c                   | 311 ++++++++++++++++-----
 2 files changed, 261 insertions(+), 64 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-10-26 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-26 13:00 [PATCH V2 0/2] iio: adc: spmi-vadc: Changes to support different scaling Rama Krishna Phani A
2016-10-26 13:00 ` [PATCH V2 1/2] iio: adc: spmi-vadc: Update changes to support reporting of Raw adc code Rama Krishna Phani A
     [not found] ` <1477486851-24700-1-git-send-email-rphani-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2016-10-26 13:00   ` [PATCH V2 2/2] iio: adc: spmi-vadc: Changes to support different scaling Rama Krishna Phani A
2016-10-26 13:00     ` Rama Krishna Phani A

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.