The SM6125_VDDCX constant is introduced through a separate branch and is
not available in the dts branch. Temporarily replace the constant with
it's value to avoid the build breakage.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
                                 <&xo_board>;
                        clock-names = "iface", "core", "xo";
 
-                       power-domains = <&rpmpd SM6125_VDDCX>;
+                       power-domains = <&rpmpd 0>;
 
                        bus-width = <8>;
                        non-removable;
                        pinctrl-1 = <&sdc2_state_off>;
                        pinctrl-names = "default", "sleep";
 
-                       power-domains = <&rpmpd SM6125_VDDCX>;
+                       power-domains = <&rpmpd 0>;
 
                        bus-width = <4>;
                        status = "disabled";