Revert "arm64: dts: qcom: sm6125: Avoid using missing SM6125_VDDCX"

This reverts commit c23f1b7735.

The SM6125_VDDCX constant was replaced with 0 temporarily as the header
patch defining this constant resided in a different branch, creating an
unwanted dependency of the dts branch on the drivers branch.
Now (by the time this patch will be applied) that both branches have
been merged upstream, it is safe to revert to the constant again.

Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211229220117.293542-1-marijn.suijten@somainline.org
This commit is contained in:
Marijn Suijten 2021-12-29 23:01:17 +01:00 committed by Bjorn Andersson
parent 640e71aac5
commit a90b8adfa2
1 changed files with 2 additions and 2 deletions

View File

@ -449,7 +449,7 @@
<&xo_board>;
clock-names = "iface", "core", "xo";
power-domains = <&rpmpd 0>;
power-domains = <&rpmpd SM6125_VDDCX>;
bus-width = <8>;
non-removable;
@ -474,7 +474,7 @@
pinctrl-1 = <&sdc2_state_off>;
pinctrl-names = "default", "sleep";
power-domains = <&rpmpd 0>;
power-domains = <&rpmpd SM6125_VDDCX>;
bus-width = <4>;
status = "disabled";