Loading arch/arm/boot/dts/qcom/msm8939-qrd-skul.dtsi +27 −1 Original line number Diff line number Diff line /* Copyright (c) 2014, The Linux Foundation. All rights reserved. /* Copyright (c) 2014-2015, 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 Loading @@ -11,6 +11,7 @@ */ #include "msm8939-qrd-skuk.dtsi" #include "dsi-panel-r61318-hd-video.dtsi" &soc { i2c@78b9000 { /* BLSP1 QUP5 */ Loading Loading @@ -65,3 +66,28 @@ &sdhc_2 { status = "disabled"; }; &mdss_mdp { qcom,mdss-pref-prim-intf = "dsi"; }; &pmx_mdss { qcom,num-grp-pins = <2>; qcom,pins = <&gp 1>, <&gp 25>; }; &mdss_dsi0 { qcom,dsi-pref-prim-pan = <&dsi_r61318_hd_video>; pinctrl-names = "mdss_default", "mdss_sleep"; pinctrl-0 = <&mdss_dsi_active>; pinctrl-1 = <&mdss_dsi_suspend>; qcom,platform-reset-gpio = <&msm_gpio 25 0>; qcom,platform-bklight-en-gpio = <&msm_gpio 1 0>; }; &dsi_r61318_hd_video { qcom,cont-splash-enabled; qcom,esd-check-enabled; qcom,mdss-dsi-pan-enable-dynamic-fps; qcom,mdss-dsi-pan-fps-update = "dfps_immediate_porch_mode_vfp"; }; Loading
arch/arm/boot/dts/qcom/msm8939-qrd-skul.dtsi +27 −1 Original line number Diff line number Diff line /* Copyright (c) 2014, The Linux Foundation. All rights reserved. /* Copyright (c) 2014-2015, 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 Loading @@ -11,6 +11,7 @@ */ #include "msm8939-qrd-skuk.dtsi" #include "dsi-panel-r61318-hd-video.dtsi" &soc { i2c@78b9000 { /* BLSP1 QUP5 */ Loading Loading @@ -65,3 +66,28 @@ &sdhc_2 { status = "disabled"; }; &mdss_mdp { qcom,mdss-pref-prim-intf = "dsi"; }; &pmx_mdss { qcom,num-grp-pins = <2>; qcom,pins = <&gp 1>, <&gp 25>; }; &mdss_dsi0 { qcom,dsi-pref-prim-pan = <&dsi_r61318_hd_video>; pinctrl-names = "mdss_default", "mdss_sleep"; pinctrl-0 = <&mdss_dsi_active>; pinctrl-1 = <&mdss_dsi_suspend>; qcom,platform-reset-gpio = <&msm_gpio 25 0>; qcom,platform-bklight-en-gpio = <&msm_gpio 1 0>; }; &dsi_r61318_hd_video { qcom,cont-splash-enabled; qcom,esd-check-enabled; qcom,mdss-dsi-pan-enable-dynamic-fps; qcom,mdss-dsi-pan-fps-update = "dfps_immediate_porch_mode_vfp"; };