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

Commit f9836841 authored by Venkata Prahlad Valluru's avatar Venkata Prahlad Valluru
Browse files

ARM: dts: msm: update lane-config settings for monaco-sde

Update the lane config and LDO settings with correct
values.

Change-Id: I9bf725599abbf6d1850bd658155bc9b4959a84d2
parent 21561c4f
Loading
Loading
Loading
Loading
+10 −8
Original line number Diff line number Diff line
@@ -46,6 +46,9 @@

		sde-vdd-supply = <&mdss_core_gdsc>;

		/* Enable thermal cooling device */
		#cooling-cells = <2>;

		/* data and reg bus scale settings */
		interconnects = <&mmrt_virt MASTER_MDP_PORT0 &bimc SLAVE_EBI_CH0>,
				<&bimc MASTER_AMPSS_M0
@@ -287,17 +290,16 @@
		pll-label = "dsi_pll_5nm";
		memory-region = <&dfps_data_memory>;
		vdda-0p9-supply = <&L12A>;
		/*TODO: check these*/
		qcom,platform-strength-ctrl = [ff 06
						ff 06
						ff 06
						ff 06
						ff 00];
		qcom,platform-lane-config = [00 00 10 0f
						00 00 10 0f
						00 00 10 0f
						00 00 10 0f
						00 00 10 8f];
		qcom,platform-lane-config = [00 00 0a 0a
						00 00 0a 0a
						00 00 0a 0a
						00 00 0a 0a
						00 00 8a 8a];
		qcom,platform-regulator-settings = [1d 1d 1d 1d 1d];
		qcom,panel-allow-phy-poweroff;
		qcom,dsi-pll-ssc-en;
@@ -308,8 +310,8 @@
			qcom,phy-supply-entry@0 {
				reg = <0>;
				qcom,supply-name = "vdda-0p9";
				qcom,supply-min-voltage = <880000>;
				qcom,supply-max-voltage = <880000>;
				qcom,supply-min-voltage = <904000>;
				qcom,supply-max-voltage = <904000>;
				qcom,supply-enable-load = <37550>;
				qcom,supply-disable-load = <0>;
			};