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

Commit 7bc4a304 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update max voltage for each regulator"

parents 8ede5341 331238b4
Loading
Loading
Loading
Loading
+8 −7
Original line number Diff line number Diff line
@@ -1198,13 +1198,14 @@
		qcom,bt-vdd-ipa-2p2-supply = <&S1C>; /*IPA 2p2*/
		qcom,bt-vdd-asd-supply = <&L11C>;

		qcom,bt-vdd-io-config = <1800000 1800000 0 1>;
		qcom,bt-vdd-aon-config = <824000 952000 0 1>;
		qcom,bt-vdd-dig-config = <824000 952000 0 1>;
		qcom,bt-vdd-rfacmn-config  = <824000 952000 0 1>;
		qcom,bt-vdd-rfa-0p8-config  = <824000 952000 0 1>;
		qcom,bt-vdd-rfa1-config = <1872000 1872000 0 1>;
		qcom,bt-vdd-rfa2-config = <1256000 1352000 0 1>;
		/* max voltage are set to regulator max voltage supported */
		qcom,bt-vdd-io-config = <1800000 2000000 0 1>;
		qcom,bt-vdd-aon-config = <824000 1120000 0 1>;
		qcom,bt-vdd-dig-config = <824000 1120000 0 1>;
		qcom,bt-vdd-rfacmn-config  = <824000 1120000 0 1>;
		qcom,bt-vdd-rfa-0p8-config  = <824000 1120000 0 1>;
		qcom,bt-vdd-rfa1-config = <1872000 2040000 0 1>;
		qcom,bt-vdd-rfa2-config = <1256000 1500000 0 1>;
		qcom,bt-vdd-ipa-2p2-config = <2200000 2210000 0 1>;
		qcom,bt-vdd-asd-config = <2800000 3544000 0 1>;
	};