diff options
| -rw-r--r-- | arch/arm/boot/dts/qcom/dsi-panel-truly-1080p-cmd.dtsi | 3 | ||||
| -rw-r--r-- | arch/arm/boot/dts/qcom/dsi-panel-truly-1080p-video.dtsi | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/qcom/dsi-panel-truly-1080p-cmd.dtsi b/arch/arm/boot/dts/qcom/dsi-panel-truly-1080p-cmd.dtsi index 3f9fd89925b4..f8814129bd51 100644 --- a/arch/arm/boot/dts/qcom/dsi-panel-truly-1080p-cmd.dtsi +++ b/arch/arm/boot/dts/qcom/dsi-panel-truly-1080p-cmd.dtsi @@ -1,4 +1,4 @@ -/* Copyright (c) 2015, The Linux Foundation. All rights reserved. +/* Copyright (c) 2015-2016, 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 @@ -89,5 +89,6 @@ qcom,mdss-dsi-bl-max-level = <4095>; qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_wled"; qcom,mdss-dsi-reset-sequence = <1 200>, <0 200>, <1 200>; + qcom,mdss-dsi-post-init-delay = <1>; }; }; diff --git a/arch/arm/boot/dts/qcom/dsi-panel-truly-1080p-video.dtsi b/arch/arm/boot/dts/qcom/dsi-panel-truly-1080p-video.dtsi index e7cee9f0f884..fd5ab6ee0c69 100644 --- a/arch/arm/boot/dts/qcom/dsi-panel-truly-1080p-video.dtsi +++ b/arch/arm/boot/dts/qcom/dsi-panel-truly-1080p-video.dtsi @@ -1,4 +1,4 @@ -/* Copyright (c) 2015, The Linux Foundation. All rights reserved. +/* Copyright (c) 2015-2016, 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 @@ -84,5 +84,6 @@ qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_wled"; qcom,mdss-dsi-reset-sequence = <1 200>, <0 200>, <1 200>; qcom,mdss-dsi-tx-eot-append; + qcom,mdss-dsi-post-init-delay = <1>; }; }; |
