Merge "ARM: dts: msm: enable imgswap on sharp nt35597 dual panel" into dev/msm-4.4-drm_kms

This commit is contained in:
Jeykumar Sankaran 2016-12-09 12:59:21 -08:00 committed by Gerrit - the friendly Code Review server
commit 4f7d7c780e
2 changed files with 4 additions and 2 deletions

View file

@ -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
@ -80,6 +80,7 @@
15 01 00 00 10 00 02 ff 24
15 01 00 00 10 00 02 fb 01
15 01 00 00 10 00 02 c6 06
15 01 00 00 10 00 02 9d 30 /* Enable IMGSWAP */
15 01 00 00 10 00 02 ff 10
05 01 00 00 a0 00 02 11 00
05 01 00 00 a0 00 02 29 00];

View file

@ -222,7 +222,8 @@
label = "dsi_dual_nt35597_cmd";
qcom,display-type = "primary";
qcom,dsi-ctrl = <&mdss_dsi0 &mdss_dsi1>;
/* dsi1/dsi0 swapped due to IMGSWAP */
qcom,dsi-ctrl = <&mdss_dsi1 &mdss_dsi0>;
qcom,dsi-phy = <&mdss_dsi_phy0 &mdss_dsi_phy1>;
clocks = <&clock_mmss clk_ext_byte0_clk_src>,
<&clock_mmss clk_ext_pclk0_clk_src>;