[PATCH] ARM: dts: qcom: pm8941: Add vadc nodes needed to estimate an ocv

2018-03-30 Thread Craig Tatlor
vbat_sns is needed to estimate a fairly accurate on chip voltage and bat_therm is needed to produce an accurate percentage from the estimated ocv. Signed-off-by: Craig Tatlor --- arch/arm/boot/dts/qcom-pm8941.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/qcom-p

Re: [PATCH] ARM: dts: qcom: pm8941: Add vadc nodes needed to estimate an ocv

2018-04-01 Thread Bjorn Andersson
On Fri 30 Mar 13:04 PDT 2018, Craig Tatlor wrote: > vbat_sns is needed to estimate a fairly accurate on chip voltage > and bat_therm is needed to produce an accurate percentage > from the estimated ocv. > Acked-by: Bjorn Andersson Regards, Bjorn > Signed-off-by: Craig Tatlor > --- > arch/ar