[RESEND] [PATCH 1/2] iio: adc: qcom-spmi-vadc: Use right ratiometric range for 8998,660,845

2020-09-26 Thread kholk11
From: AngeloGioacchino Del Regno The ratiometric range for MSM8998, SDM630/636/660 and SDM845 is 1875mV instead of the standard 1800mV: address this by adding a new compatible "qcom,spmi-vadc-8998" and assigning the different range to the machines declaring this one. Signed-off-by: AngeloGioacch

Re: [RESEND] [PATCH 1/2] iio: adc: qcom-spmi-vadc: Use right ratiometric range for 8998,660,845

2020-11-29 Thread Jonathan Cameron
On Sat, 26 Sep 2020 19:18:34 +0200 khol...@gmail.com wrote: > From: AngeloGioacchino Del Regno > > The ratiometric range for MSM8998, SDM630/636/660 and SDM845 is 1875mV > instead of the standard 1800mV: address this by adding a new compatible > "qcom,spmi-vadc-8998" and assigning the different

Re: [RESEND] [PATCH 1/2] iio: adc: qcom-spmi-vadc: Use right ratiometric range for 8998,660,845

2021-02-21 Thread Jonathan Cameron
On Sun, 29 Nov 2020 13:12:33 + Jonathan Cameron wrote: > On Sat, 26 Sep 2020 19:18:34 +0200 > khol...@gmail.com wrote: > > > From: AngeloGioacchino Del Regno > > > > The ratiometric range for MSM8998, SDM630/636/660 and SDM845 is 1875mV > > instead of the standard 1800mV: address this by a