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

Commit 9f40d5ba authored by Padmanabhan Komanduru's avatar Padmanabhan Komanduru
Browse files

ARM: dts: msm: update 28nm DSI PHY regulator settings



Update the 28nm DSI PHY regulator settings for 8x26/8916/
8939/8974/8084 targets for both LDO and DCDC modes with the
recommended settings from h/w team.

Change-Id: Icb7bc683c8a0213ecc3d3eca189f841287c29b70
Signed-off-by: default avatarPadmanabhan Komanduru <pkomandu@codeaurora.org>
parent 3a82db8d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -170,7 +170,7 @@

		qcom,platform-strength-ctrl = [ff 06];
		qcom,platform-bist-ctrl = [00 00 b1 ff 00 00];
		qcom,platform-regulator-settings = [07 09 03 00 20 00 01];
		qcom,platform-regulator-settings = [03 09 03 00 20 07 01];
		qcom,platform-lane-config = [00 00 00 00 00 00 00 01 97
			00 00 00 00 05 00 00 01 97
			00 00 00 00 0a 00 00 01 97
@@ -261,7 +261,7 @@

		qcom,platform-strength-ctrl = [ff 06];
		qcom,platform-bist-ctrl = [00 00 b1 ff 00 00];
		qcom,platform-regulator-settings = [07 09 03 00 20 00 01];
		qcom,platform-regulator-settings = [03 09 03 00 20 07 01];
		qcom,platform-lane-config = [00 00 00 00 00 00 00 01 97
			00 00 00 00 05 00 00 01 97
			00 00 00 00 0a 00 00 01 97
+1 −1
Original line number Diff line number Diff line
@@ -131,7 +131,7 @@
		qcom,platform-te-gpio = <&msmgpio 24 0>;
		qcom,platform-strength-ctrl = [ff 06];
		qcom,platform-bist-ctrl = [00 00 b1 ff 00 00];
		qcom,platform-regulator-settings = [07 09 03 00 20 00 01];
		qcom,platform-regulator-settings = [07 08 07 00 20 07 01];
		qcom,platform-lane-config = [00 00 00 00 00 00 00 01 97
			00 00 00 00 05 00 00 01 97
			00 00 00 00 0a 00 00 01 97
+1 −1
Original line number Diff line number Diff line
@@ -132,7 +132,7 @@
                                "byte_clk", "pixel_clk", "core_clk";
		qcom,platform-strength-ctrl = [ff 06];
		qcom,platform-bist-ctrl = [00 00 b1 ff 00 00];
		qcom,platform-regulator-settings = [07 09 03 00 20 00 01];
		qcom,platform-regulator-settings = [03 08 07 00 20 07 01];
		qcom,platform-lane-config = [00 00 00 00 00 00 00 01 97
			00 00 00 00 05 00 00 01 97
			00 00 00 00 0a 00 00 01 97
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@

&mdss_dsi0 {
	qcom,regulator-ldo-mode;
	qcom,platform-regulator-settings = [02 09 03 00 20 00 01];
	qcom,platform-regulator-settings = [00 01 01 00 20 07 00];
};

&soc {
+2 −2
Original line number Diff line number Diff line
@@ -147,7 +147,7 @@
		qcom,regulator-ldo-mode;
		qcom,platform-strength-ctrl = [ff 06];
		qcom,platform-bist-ctrl = [00 00 b1 ff 00 00];
		qcom,platform-regulator-settings = [02 09 03 00 20 00 01];
		qcom,platform-regulator-settings = [00 01 01 00 20 07 00];
		qcom,platform-lane-config = [00 00 00 00 00 00 00 01 97
			00 00 00 00 05 00 00 01 97
			00 00 00 00 0a 00 00 01 97
@@ -232,7 +232,7 @@
		qcom,platform-strength-ctrl = [ff 06];
		qcom,platform-bist-ctrl = [00 00 b1 ff 00 00];
		qcom,regulator-ldo-mode;
		qcom,platform-regulator-settings = [02 09 03 00 20 00 01];
		qcom,platform-regulator-settings = [00 01 01 00 20 07 00];
		qcom,platform-lane-config = [00 00 00 00 00 00 00 01 97
			00 00 00 00 05 00 00 01 97
			00 00 00 00 0a 00 00 01 97
Loading