summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhang Bo <bo.zhang@nxp.com>2017-03-22 12:04:32 +0800
committerAnson Huang <Anson.Huang@nxp.com>2017-06-09 22:19:02 +0800
commit66ddecc5917fbeeb559a4d5f069f4cef243d38f4 (patch)
tree0280d86db8ee48d7c46b4f291bdde11f80375a85
parentdbabeaaaabe836aa1b4027e89bfca89ddce6aa01 (diff)
MA-9371-2[Android_MX7ULP-EVK] change the dts file to solve the touch point not match display issue
The default touch panel parameters in the dts file is used for the maximum supported display resolution. It needs to calibrate the touch panel to match other resolution display screen. The display screen for mx7ulp-evk is not matched the default parameters. change the dts file, so it need not to calibrate the touch panel for mx7ulp-evk board. Change-Id: I24b1ceeef7f584b6ddf057794271dfa3a5875c0b Signed-off-by: Zhang Bo <bo.zhang@nxp.com> Signed-off-by: Gao Pan <pandy.gao@nxp.com> (cherry-pick from 670d180d907c9bada3972ac9aded51a1becaf646)
-rw-r--r--arch/arm/boot/dts/imx7ulp-evk.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx7ulp-evk.dts b/arch/arm/boot/dts/imx7ulp-evk.dts
index 53b4b95cc98c..a1c83e12ceeb 100644
--- a/arch/arm/boot/dts/imx7ulp-evk.dts
+++ b/arch/arm/boot/dts/imx7ulp-evk.dts
@@ -400,7 +400,7 @@
focaltech,reset-gpio = <&gpio3 1 0x01>;
focaltech,irq-gpio = <&gpio3 0 0x02>;
focaltech,max-touch-number = <5>;
- focaltech,display-coords = <0 0 1080 1920>;
+ focaltech,display-coords = <0 0 272 480>;
focaltech,have-key;
focaltech,key-number = <3>;