[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d5f785bf-15f5-9ca5-f7f8-863c74447010@metafoo.de>
Date: Sat, 16 May 2020 08:28:35 +0200
From: Lars-Peter Clausen <lars@...afoo.de>
To: Jonathan Bakker <xc-racer2@...e.ca>, jic23@...nel.org,
knaack.h@....de, pmeerw@...erw.net, robh+dt@...nel.org,
linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Cc: linus.walleij@...aro.org
Subject: Re: [PATCH 0/2] iio: adc: Add a current from voltage driver
On 5/16/20 4:26 AM, Jonathan Bakker wrote:
> In the discussion around adding the GP2A002 light driver, there came
> up the question of what to do when a system emulates a current ADC
> by using a voltage ADC and a resistor. Rather than adding it on
> a per-driver basis, it was suggested(1) to add a minimal IIO driver
> to support this situation.
>
> The new driver is fairly simple - it simply takes a voltage ADC and
> a resistor value in ohms exposed as the scale and outputs a current.
>
> It has been tested on a first-gen Galaxy S device which has the above
> mentioned GP2A002 chip connected to the voltage ADC resistor complex.
>
> 1) https://lore.kernel.org/linux-iio/20200202150843.762c6897@archlinux/
Hi,
There is afe/iio-rescale.c, which I think already implements this
functionality.
- Lars
Powered by blists - more mailing lists