blob: 76b2862eba86b61b2cfc178aeea4cdfeba9d8a81 [file] [log] [blame]
Kaushal Kumar3191ed72018-03-16 14:46:36 +05301/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
2 *
3 * This program is free software; you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License version 2 and
5 * only version 2 as published by the Free Software Foundation.
6 *
7 * This program is distributed in the hope that it will be useful,
8 * but WITHOUT ANY WARRANTY; without even the implied warranty of
9 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10 * GNU General Public License for more details.
11 */
12
13
14/dts-v1/;
15
16#include "sdm710.dtsi"
17#include "sdm670-qrd.dtsi"
18
19/ {
20 model = "Qualcomm Technologies, Inc. SDM710 PM660 + PM660L QRD SKU2";
21 compatible = "qcom,sdm670-qrd", "qcom,sdm670", "qcom,qrd";
22 qcom,board-id = <0x0012000b 0>;
23 qcom,pmic-id = <0x0001001b 0x0101011a 0x0 0x0>,
24 <0x0001001b 0x0102001a 0x0 0x0>,
25 <0x0001001b 0x0201011a 0x0 0x0>;
26};
27
28&dsi_dual_nt36850_truly_cmd_display {
29 /delete-property/ qcom,dsi-display-active;
30};
31
32&dsi_hx8399_truly_cmd {
33 qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
34 qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_wled";
35 qcom,mdss-dsi-bl-min-level = <1>;
36 qcom,mdss-dsi-bl-max-level = <4095>;
37 qcom,panel-mode-gpio = <&tlmm 76 0>;
38 qcom,mdss-dsi-mode-sel-gpio-state = "single_port";
39 qcom,platform-reset-gpio = <&tlmm 75 0>;
40 qcom,platform-te-gpio = <&tlmm 10 0>;
41};
42
43&dsi_hx8399_truly_cmd_display {
44 qcom,dsi-display-active;
45};