ARM: dts: qcom: apq8060: correct mvs switch name

mvs0 doesn't exist in documentation nor driver.

Signed-off-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220108170545.54127-1-david@ixit.cz
This commit is contained in:
David Heidelberg 2022-01-08 18:05:45 +01:00 committed by Bjorn Andersson
parent 3be5acc858
commit 2516324336

View File

@ -674,14 +674,14 @@ s4 {
bias-pull-down;
};
/* LVS0 thru 3 and mvs0 are just switches */
/* LVS0 thru 3 and mvs are just switches */
lvs0 {
regulator-always-on;
};
lvs1 { };
lvs2 { };
lvs3 { };
mvs0 {};
mvs { };
};