mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
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:
parent
3be5acc858
commit
2516324336
|
|
@ -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 { };
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user