Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3318fc66 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Change RF LDOs"

parents 2cf24c58 708dcc77
Loading
Loading
Loading
Loading
+2 −12
Original line number Diff line number Diff line
@@ -165,16 +165,6 @@
			status = "okay";
		};

		/* RFICs LDO15*/
		pma8084_l15: regulator@4e00 {
			regulator-min-microvolt = <1800000>;
			regulator-max-microvolt = <1800000>;
			qcom,enable-time = <500>;
			qcom,pull-down-enable = <1>;
			regulator-always-on;
			status = "okay";
		};

		/* EXT RF Switch */
		pma8084_l18: regulator@5100 {
			regulator-min-microvolt = <2850000>;
@@ -243,8 +233,8 @@

		/* Mantaray LDO26*/
		pma8084_l26: regulator@5900 {
			regulator-min-microvolt = <2200000>;
			regulator-max-microvolt = <2200000>;
			regulator-min-microvolt = <1800000>;
			regulator-max-microvolt = <1800000>;
			qcom,enable-time = <500>;
			qcom,pull-down-enable = <1>;
			status = "okay";
+1 −0
Original line number Diff line number Diff line
@@ -907,6 +907,7 @@
	qcom,pdm@f9b10000 {
		compatible = "qcom,rfic";
		reg = <0xf9b10000 0x8000>;
                clock-names = "gcc_pdm_ahb_clk", "gcc_pdm2_clk";
	};

	ssbi1:  qcom,ssbi@f9b18000 {