diff options
author | Jonathan Albrieux <[email protected]> | 2021-01-13 16:18:07 +0100 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2021-01-16 17:45:47 +0000 |
commit | 7d200b283aa049fcda0d43dd6e03e9e783d2799c (patch) | |
tree | 1d7f6ff8e8498b733519022de9c3229cad6c852c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a1bfb0ccf94dc79223d0db0d50237d3b3898f0b2 (diff) |
iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channel
Checking at both msm8909-pm8916.dtsi and msm8916.dtsi from downstream
it is indicated that "batt_id" channel has to be scaled with the default
function:
chan@31 {
label = "batt_id";
reg = <0x31>;
qcom,decimation = <0>;
qcom,pre-div-channel-scaling = <0>;
qcom,calibration-type = "ratiometric";
qcom,scale-function = <0>;
qcom,hw-settle-time = <0xb>;
qcom,fast-avg-setup = <0>;
};
Change LR_MUX2_BAT_ID scaling accordingly.
Signed-off-by: Jonathan Albrieux <[email protected]>
Acked-by: Bjorn Andersson <[email protected]>
Fixes: 7c271eea7b8a ("iio: adc: spmi-vadc: Changes to support different scaling")
Link: https://lore.kernel.org/r/[email protected]
Cc: <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions