OSDN Git Service

ARM: dts: msm: Remove useless DSI panel commands for adv7533
authorDaocai <daocai@codeaurora.org>
Thu, 23 Nov 2017 07:27:21 +0000 (15:27 +0800)
committerDaocai <daocai@codeaurora.org>
Mon, 27 Nov 2017 07:37:37 +0000 (15:37 +0800)
commitbf000975476d2dc2cedcc8efc55c0c4b116b756d
tree0f2ef2427ffa930f2cf0d0e0eacffae566df470b
parentb9b5a66b01fd1b5250b2a28fd5b6b576255099d6
ARM: dts: msm: Remove useless DSI panel commands for adv7533

Remove "qcom,mdss-dsi-on-command" and "mdss-dsi-off command"
commands for boot up performance optimization.
The two commands are for native DSI panels without a bridge
chip. However,AUTO platform has adv7533 bridge chip,which
is controlled by I2C instead of the above two commands.
In addition,the two command will cause extra wait for about
210ms in dsi_panel_tx_cmd_set() for dsi_display_enbale().
This make drmAtomicCommit() in libdrm a little slower,
so total boot time will be longer.

Change-Id: I848d189d4055b5626eadd809fc5da7c9c4ecbcce
Signed-off-by: Daocai <daocai@codeaurora.org>
arch/arm/boot/dts/qcom/dsi-adv7533-1080p.dtsi
arch/arm/boot/dts/qcom/dsi-adv7533-720p.dtsi