diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-12-06 14:33:46 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-06 14:33:46 -0800 |
| commit | c643d9c2a028ac0da380a4eaf0e4e2bfd5422dd3 (patch) | |
| tree | 652ba201592d4a26321ac97938c006f1dc1d6c89 /arch | |
| parent | 39b5ad9b46f112e6af3e4b90b62a7b00df9880ad (diff) | |
| parent | ddbbff45aef934dd4b84e2f6c16bb2af5ae9d362 (diff) | |
Merge "ARM: dts: msm: set dcs commands in hs for mode switch in jdi panel"
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/boot/dts/qcom/dsi-panel-jdi-dualmipi-cmd.dtsi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom/dsi-panel-jdi-dualmipi-cmd.dtsi b/arch/arm/boot/dts/qcom/dsi-panel-jdi-dualmipi-cmd.dtsi index 9c309973f5d0..50c4c728fd4a 100644 --- a/arch/arm/boot/dts/qcom/dsi-panel-jdi-dualmipi-cmd.dtsi +++ b/arch/arm/boot/dts/qcom/dsi-panel-jdi-dualmipi-cmd.dtsi @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015, The Linux Foundation. All rights reserved. +/* Copyright (c) 2013-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 @@ -123,6 +123,7 @@ qcom,mdss-dsi-off-command-state = "dsi_hs_mode"; qcom,dynamic-mode-switch-enabled; qcom,dynamic-mode-switch-type = "dynamic-switch-immediate"; + qcom,mode-switch-commands-state = "dsi_hs_mode"; qcom,video-to-cmd-mode-switch-commands = [23 00 00 00 00 00 02 b0 00 29 00 00 00 00 00 02 b3 0c |
