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

Commit 99d82a8e authored by Rajesh Yadav's avatar Rajesh Yadav
Browse files

ARM: dts: msm: Add HDR support for sharp panel



Add chromaticity, peak brightness and blackness
level information for panel. These values are
needed for HDR support.

CRs-Fixed: 1095347
Change-Id: Ic3c10b6f8c80f68fec953fd4f0b4616eac7edee3
Signed-off-by: default avatarRajesh Yadav <ryadav@codeaurora.org>
Signed-off-by: default avatarShashank Babu Chinta Venkata <sbchin@codeaurora.org>
parent 450019d3
Loading
Loading
Loading
Loading
+6 −2
Original line number Original line Diff line number Diff line
/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-2016, The Linux Foundation. All rights reserved.
 *
 *
 * This program is free software; you can redistribute it and/or modify
 * 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
 * it under the terms of the GNU General Public License version 2 and
@@ -64,7 +64,11 @@
		qcom,mdss-dsi-panel-status-check-mode = "bta_check";
		qcom,mdss-dsi-panel-status-check-mode = "bta_check";
		qcom,mdss-dsi-tx-eot-append;
		qcom,mdss-dsi-tx-eot-append;
		qcom,esd-check-enabled;
		qcom,esd-check-enabled;

		qcom,mdss-dsi-panel-hdr-enabled;
		qcom,mdss-dsi-panel-hdr-color-primaries = <14880 15935 32435
			16555 14945 30910 7790 3415>;
		qcom,mdss-dsi-panel-peak-brightness = <5643000>;
		qcom,mdss-dsi-panel-blackness-level = <6134>;
		qcom,config-select = <&dsi_dual_sharp_video_config0>;
		qcom,config-select = <&dsi_dual_sharp_video_config0>;


		dsi_dual_sharp_video_config0: config0 {
		dsi_dual_sharp_video_config0: config0 {