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

Commit 9a640def authored by Dhaval Patel's avatar Dhaval Patel
Browse files

ARM: dts: msm: Include mdss panel dtsi in APQ8084 platform



APQ8084 mdss panel dtsi contains the list of panels supported
on this target. CDP, MTP and liquid target should include
it instead of including individual panels. This allows boot
loader to select any panel on these targets without boot image
recompilation.

Change-Id: I9189644e8e9e5666f10427adf8b49e8901bad3a3
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent 526b8cba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -95,7 +95,7 @@
	};
};

#include "dsi-panel-jdi-1080p-video.dtsi"
#include "apq8084-mdss-panels.dtsi"
&dsi_jdi_1080_vid {
	qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_pwm";
	qcom,mdss-dsi-bl-pmic-pwm-frequency = <100>;
+1 −4
Original line number Diff line number Diff line
@@ -141,10 +141,7 @@
	};
};

#include "dsi-panel-jdi-dualmipi0-video.dtsi"
#include "dsi-panel-jdi-dualmipi1-video.dtsi"
#include "dsi-panel-jdi-dualmipi0-cmd.dtsi"
#include "dsi-panel-jdi-dualmipi1-cmd.dtsi"
#include "apq8084-mdss-panels.dtsi"

&dsi_dual_jdi_video_0 {
	qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_pwm";
+17 −0
Original line number Diff line number Diff line
/* Copyright (c) 2014, 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
 * only version 2 as published by the Free Software Foundation.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 */

#include "dsi-panel-jdi-1080p-video.dtsi"
#include "dsi-panel-jdi-dualmipi0-video.dtsi"
#include "dsi-panel-jdi-dualmipi1-video.dtsi"
#include "dsi-panel-jdi-dualmipi0-cmd.dtsi"
#include "dsi-panel-jdi-dualmipi1-cmd.dtsi"
+1 −1
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@
	qcom,conditional-power-on;
};

#include "dsi-panel-jdi-1080p-video.dtsi"
#include "apq8084-mdss-panels.dtsi"
&dsi_jdi_1080_vid {
	qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_pwm";
	qcom,mdss-dsi-bl-pmic-pwm-frequency = <100>;