| /* Copyright (c) 2017-2018, 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. |
| */ |
| |
| /dts-v1/; |
| /plugin/; |
| |
| #include "sda845-v2-hdk.dtsi" |
| #include "sdm845-sde-display.dtsi" |
| #include "sdm845-hdk-audio-overlay.dtsi" |
| |
| / { |
| model = "Qualcomm Technologies, Inc. SDA845 v2 HDK"; |
| compatible = "qcom,sda845-hdk", "qcom,sda845", "qcom,hdk"; |
| qcom,msm-id = <341 0x20000>; |
| qcom,board-id = <0x01001F 0x00>; |
| }; |
| |
| &dsi_dual_nt36850_truly_cmd { |
| qcom,panel-supply-entries = <&dsi_panel_pwr_supply>; |
| 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-mode-sel-gpio-state = "dual_port"; |
| qcom,panel-mode-gpio = <&tlmm 52 0>; |
| qcom,platform-te-gpio = <&tlmm 10 0>; |
| qcom,platform-reset-gpio = <&tlmm 6 0>; |
| }; |
| |
| &dsi_dual_nt36850_truly_cmd_display { |
| qcom,dsi-display-active; |
| }; |
| |
| &labibb { |
| status = "ok"; |
| qcom,qpnp-labibb-mode = "lcd"; |
| }; |
| |
| &pmi8998_wled { |
| status = "okay"; |
| qcom,led-strings-list = [01 02]; |
| }; |
| |
| &mdss_mdp { |
| connectors = <&sde_rscc &sde_wb &sde_dp>; |
| }; |