Hi, + }; + + pm8350c-regulators { + compatible = "qcom,pm8350c-rpmh-regulators"; + qcom,pmic-id = "c"; + vreg_s1c_2p2: smps1 { + regulator-min-microvolt = <2190000>; The indentation on "compatible" and "qcom,pmic-id" is off.
+ }; + + pm8350c-regulators { + compatible = "qcom,pm8350c-rpmh-regulators"; + qcom,pmic-id = "c"; + vreg_s1c_2p2: smps1 { + regulator-min-microvolt = <2190000>;
Konrad