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

Commit deb58b7a authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Promotion of kernel.lnx.4.4-170218.

CRs      Change ID                                   Subject
--------------------------------------------------------------------------------------------------------------
1066413   Ia46877bb92ea0cc1d5f3712e5c70bb44232d5cfe   usb: gsi: Capture USB GSI endpoint operations
1082463   I37b36c51ca1b475d8f8dfd2d9b1f098c917c86e4   scsi: ufs: full reinit upon resume if link was off
2006160   I00c7349513fcb992565bf5ab1463900194a3d146   msm: mdss: correct bpp for TP10 in bandwidth calculation
2005915   I4dad1df561badceb07d473c4530553a5b53753d1   msm: mdss: Use DMA pipe in pan display path for SDM 3.x.
2002153   Ied36d4771df8c9e24ef27ebaabc948ad4a13bac7   ARM: dts: msm: add ESD and ULPS support for SDM660 panel
2008773   Ibaa5d3c2d1dbafd14b5e9bee382cd3980f89aa51   ARM: dts: msm: Update cpufreq table for sdm630
2005935   Ief360271f0dfa9b68beea87f8fb2bbad379eddac   msm: mdss: Rate limit hist bin error logs
2007621   I82231a30143dc3df0bee3421101316c1d9693d08   regulator: cpr4-mmss-ldo: Correct the GFX LDO CPR sensor
2006856   I8c889435e0be1518a6ec2dd6f9c7b02d140df9f1   msm: sde: Fix SW timestamp initialization when missing p
1095408   I247b3aad8f2f6ea8954d54f34492e293f80f99d4   msm: mdss: fix autorefresh during kickoff

Change-Id: Id33845e76593b503edee7b17d8cb9b952f19a357
CRs-Fixed: 2005915, 2002153, 2008773, 2007621, 2006160, 2005935, 1082463, 2006856, 1095408, 1066413
parents 72a2f7bb 97115a67
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -185,5 +185,6 @@
		qcom,mdss-dsi-reset-sequence = <1 10>, <0 10>, <1 10>;
		qcom,mdss-dsi-tx-eot-append;
		qcom,mdss-dsi-post-init-delay = <1>;
		qcom,ulps-enabled;
	};
};
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -90,5 +90,6 @@
		qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_wled";
		qcom,mdss-dsi-reset-sequence = <1 10>, <0 10>, <1 10>;
		qcom,mdss-dsi-post-init-delay = <1>;
		qcom,ulps-enabled;
	};
};
+7 −5
Original line number Diff line number Diff line
@@ -1144,8 +1144,8 @@
	msm_cpufreq: qcom,msm-cpufreq {
		compatible = "qcom,msm-cpufreq";
		clock-names = "cpu0_clk", "cpu4_clk";
		clocks = <&clock_cpu PWRCL_CLK>,
			 <&clock_cpu PERFCL_CLK>;
		clocks = <&clock_cpu PERFCL_CLK>,
			 <&clock_cpu PWRCL_CLK>;

		qcom,governor-per-policy;

@@ -1153,11 +1153,14 @@
			<  787200 >,
			< 1113600 >,
			< 1344000 >,
			< 1516800 >,
			< 1670400 >,
			< 1881600 >,
			< 2016000 >,
			< 2150400 >,
			< 2208000 >,
			< 2380800 >,
			< 2515000 >;
			< 2515200 >;

		qcom,cpufreq-table-4 =
			<  614400 >,
@@ -1166,8 +1169,7 @@
			< 1382400 >,
			< 1536000 >,
			< 1728000 >,
			< 1843200 >,
			< 2000000 >;
			< 1843200 >;
	};

	ipa_hw: qcom,ipa@14780000 {
+2 −6
Original line number Diff line number Diff line
@@ -143,16 +143,12 @@
};

&dsi_dual_nt35597_video {
	qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_wled";
	qcom,mdss-dsi-bl-min-level = <1>;
	qcom,mdss-dsi-bl-max-level = <4095>;
	qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_dcs";
	qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
};

&dsi_dual_nt35597_cmd {
	qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_wled";
	qcom,mdss-dsi-bl-min-level = <1>;
	qcom,mdss-dsi-bl-max-level = <4095>;
	qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_dcs";
	qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
	qcom,partial-update-enabled = "single_roi";
	qcom,panel-roi-alignment = <720 128 720 128 1440 128>;
+10 −0
Original line number Diff line number Diff line
@@ -180,6 +180,8 @@
	qcom,mdss-dsi-max-refresh-rate = <60>;
	qcom,mdss-dsi-pan-enable-dynamic-fps;
	qcom,mdss-dsi-pan-fps-update = "dfps_immediate_porch_mode_vfp";
	qcom,esd-check-enabled;
	qcom,mdss-dsi-panel-status-check-mode = "bta_check";
};

&dsi_nt35597_truly_dsc_cmd {
@@ -221,6 +223,8 @@
	qcom,mdss-dsi-max-refresh-rate = <60>;
	qcom,mdss-dsi-pan-enable-dynamic-fps;
	qcom,mdss-dsi-pan-fps-update = "dfps_immediate_porch_mode_vfp";
	qcom,esd-check-enabled;
	qcom,mdss-dsi-panel-status-check-mode = "bta_check";
};

&dsi_nt35695b_truly_fhd_cmd {
@@ -229,6 +233,8 @@
		24 1e 08 09 05 03 04 a0
		24 1e 08 09 05 03 04 a0
		24 1a 08 09 05 03 04 a0];
	qcom,esd-check-enabled;
	qcom,mdss-dsi-panel-status-check-mode = "bta_check";
};

&dsi_truly_1080_vid {
@@ -241,6 +247,8 @@
	qcom,mdss-dsi-max-refresh-rate = <60>;
	qcom,mdss-dsi-pan-enable-dynamic-fps;
	qcom,mdss-dsi-pan-fps-update = "dfps_immediate_porch_mode_vfp";
	qcom,esd-check-enabled;
	qcom,mdss-dsi-panel-status-check-mode = "bta_check";
};

&dsi_truly_1080_cmd {
@@ -249,4 +257,6 @@
		23 1e 08 09 05 03 04 a0
		23 1e 08 09 05 03 04 a0
		23 1a 08 09 05 03 04 a0];
	qcom,esd-check-enabled;
	qcom,mdss-dsi-panel-status-check-mode = "bta_check";
};
Loading