Commit 073a39a2 authored by Satya Priya's avatar Satya Priya Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sc7280: Add pmg1110 regulators for sc7280-crd

parent 87f7409d
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -23,6 +23,18 @@ chosen {
	};
};

&apps_rsc {
	pmg1110-regulators {
		compatible = "qcom,pmg1110-rpmh-regulators";
		qcom,pmic-id = "k";

		vreg_s1k_1p0: smps1 {
			regulator-min-microvolt = <1010000>;
			regulator-max-microvolt = <1170000>;
		};
	};
};

ap_tp_i2c: &i2c0 {
	status = "okay";
	clock-frequency = <400000>;