ARM: dts: qcom: apq8060: correct mvs switch name
authorDavid Heidelberg <david@ixit.cz>
Sat, 8 Jan 2022 17:05:45 +0000 (18:05 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 1 Feb 2022 00:15:43 +0000 (18:15 -0600)
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
arch/arm/boot/dts/qcom-apq8060-dragonboard.dts

index d664ccd..68354ca 100644 (file)
                                        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 { };
 
                        };