提交 7a86ac04 编写于 作者: D Douglas Anderson 提交者: Bjorn Andersson

arm64: dts: qcom: sc7280-herobrine: Consistently add "-regulator" suffix

Some of the fixed regulators were missing the "-regulator" suffix. Add
it to be consistent within the file and consistent with the fixed
regulators in sc7180-trogdor.
Signed-off-by: NDouglas Anderson <dianders@chromium.org>
Reviewed-by: NMatthias Kaehlcke <mka@chromium.org>
Reviewed-by: NStephen Boyd <swboyd@chromium.org>
Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220202132301.v3.2.I627e60c5488d54a45fd1482ca19f0f6e45192db2@changeid
上级 171bac46
...@@ -177,7 +177,7 @@ ...@@ -177,7 +177,7 @@
vin-supply = <&pp3300_z1>; vin-supply = <&pp3300_z1>;
}; };
pp2850_uf_cam: pp2850-uf-cam { pp2850_uf_cam: pp2850-uf-cam-regulator {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "pp2850_uf_cam"; regulator-name = "pp2850_uf_cam";
...@@ -192,7 +192,7 @@ ...@@ -192,7 +192,7 @@
vin-supply = <&pp3300_cam>; vin-supply = <&pp3300_cam>;
}; };
pp2850_vcm_wf_cam: pp2850-vcm-wf-cam { pp2850_vcm_wf_cam: pp2850-vcm-wf-cam-regulator {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "pp2850_vcm_wf_cam"; regulator-name = "pp2850_vcm_wf_cam";
...@@ -207,7 +207,7 @@ ...@@ -207,7 +207,7 @@
vin-supply = <&pp3300_cam>; vin-supply = <&pp3300_cam>;
}; };
pp2850_wf_cam: pp2850-wf-cam { pp2850_wf_cam: pp2850-wf-cam-regulator {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "pp2850_wf_cam"; regulator-name = "pp2850_wf_cam";
...@@ -251,7 +251,7 @@ ...@@ -251,7 +251,7 @@
status = "disabled"; status = "disabled";
}; };
pp1800_uf_cam: pp1800-uf-cam { pp1800_uf_cam: pp1800-uf-cam-regulator {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "pp1800_uf_cam"; regulator-name = "pp1800_uf_cam";
...@@ -271,7 +271,7 @@ ...@@ -271,7 +271,7 @@
vin-supply = <&pp1800_l19b>; vin-supply = <&pp1800_l19b>;
}; };
pp1800_wf_cam: pp1800-wf-cam { pp1800_wf_cam: pp1800-wf-cam-regulator {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "pp1800_wf_cam"; regulator-name = "pp1800_wf_cam";
...@@ -291,7 +291,7 @@ ...@@ -291,7 +291,7 @@
vin-supply = <&pp1800_l19b>; vin-supply = <&pp1800_l19b>;
}; };
pp1200_wf_cam: pp1200-wf-cam { pp1200_wf_cam: pp1200-wf-cam-regulator {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "pp1200_wf_cam"; regulator-name = "pp1200_wf_cam";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册