mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
arm64: dts: qcom: pmi8950: Correct rev_1250v channel label to mv
This was pointed out in review but never followed up on thanks to
sidetracked discussions about labels vs node names.
Fixes: 0d97fdf380
("arm64: dts: qcom: Add configuration for PMI8950 peripheral")
Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Luca Weiss <luca@z3ntu.xyz>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221209215437.1783067-1-marijn.suijten@somainline.org
This commit is contained in:
parent
be8de06dc3
commit
3c3d2cb221
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
adc-chan@a {
|
||||
reg = <VADC_REF_1250MV>;
|
||||
qcom,pre-scaling = <1 1>;
|
||||
label = "ref_1250v";
|
||||
label = "ref_1250mv";
|
||||
};
|
||||
|
||||
adc-chan@d {
|
||||
|
|
Loading…
Add table
Reference in a new issue