Skip to content
Commit e811506f authored by Hui Liu's avatar Hui Liu Committed by Greg Kroah-Hartman
Browse files

iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSED

commit c2980c64 upstream.

The previous driver does't apply the necessary scaling to take the
voltage range into account.
We change readback value from raw data to input voltage to fix case
IIO_CHAN_INFO_PROCESSED.

Fixes: ace4cdfe

 ("iio: adc: mt2701: Add Mediatek auxadc driver for mt2701.")
Signed-off-by: default avatarHui Liu <hui.liu@mediatek.com>
Link: https://lore.kernel.org/r/20210926073028.11045-2-hui.liu@mediatek.com
Cc: <Stable@vger.kernel.org>
Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 1671cfd3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment