ARM: dts: msm: update touch panel resolution on msmcobalt
Fix touch panel resultion for msmcobalt MTP to provide correct accuracy. Change-Id: Ia01a1ff42af29915093270b9591d97dcc2b2ce54 Signed-off-by: Mohan Pallaka <mpallaka@codeaurora.org>
This commit is contained in:
parent
f6280bbae3
commit
f6ec86a0c0
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@
|
|||
pinctrl-0 = <&ts_active>;
|
||||
pinctrl-1 = <&ts_suspend>;
|
||||
synaptics,display-coords = <0 0 1439 2559>;
|
||||
synaptics,panel-coords = <0 0 1439 2703>;
|
||||
synaptics,panel-coords = <0 0 1439 2559>;
|
||||
synaptics,reset-gpio = <&tlmm 89 0x00>;
|
||||
synaptics,irq-gpio = <&tlmm 125 0x2008>;
|
||||
synaptics,disable-gpios;
|
||||
|
|
Loading…
Add table
Reference in a new issue