From: Rama Krishna Phani A <rphani@codeaurora.org>
To: linux-iio@vger.kernel.org, jic23@kernel.org
Cc: linux-arm-msm@vger.kernel.org, smohanad@codeaurora.org,
mgautam@codeaurora.org, sivaa@codeaurora.org, knaack.h@gmx.de,
lars@metafoo.de, pmeerw@pmeerw.net, Julia.Lawall@lip6.fr,
Rama Krishna Phani A <rphani@codeaurora.org>
Subject: [PATCH V2 0/2] iio: adc: spmi-vadc: Changes to support different scaling
Date: Wed, 26 Oct 2016 18:30:49 +0530 [thread overview]
Message-ID: <1477486851-24700-1-git-send-email-rphani@codeaurora.org> (raw)
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
next reply other threads:[~2016-10-26 13:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-26 13:00 Rama Krishna Phani A [this message]
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
2016-10-26 13:00 ` [PATCH V2 2/2] iio: adc: spmi-vadc: Changes to support different scaling Rama Krishna Phani A
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1477486851-24700-1-git-send-email-rphani@codeaurora.org \
--to=rphani@codeaurora.org \
--cc=Julia.Lawall@lip6.fr \
--cc=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=mgautam@codeaurora.org \
--cc=pmeerw@pmeerw.net \
--cc=sivaa@codeaurora.org \
--cc=smohanad@codeaurora.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).