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

Commit 6b57e4d7 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: Add override ACC configuration for 8939"

parents b4369a09 8f0422da
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -66,10 +66,12 @@
		regulator-max-microvolt = <3>;

		qcom,acc-sel-l1-bit-pos = <0>;
		qcom,corner-acc-map = <0 1 1>;
		qcom,l1-config-skip-fuse-sel = <0 52 1 1 0>;
		qcom,skip-l2-custom-on-l1;
		qcom,l2-acc-custom-data = <0x0 0x3000 0x3000>;
		qcom,corner-acc-map = <0 0 1>;
		qcom,l2-acc-custom-data = <0x0 0x0 0x3000>;

		qcom,override-acc-fuse-sel = <0 30 1 1 0>;
		qcom,override-corner-acc-map = <0 1 1>;
		qcom,override-l2-acc-custom-data = <0x0 0x3000 0x3000>;
	};

	apc_vreg_corner: regulator@b018000 {