Skip to content
Snippets Groups Projects
Commit 09c5e97e authored by Alice Sheng's avatar Alice Sheng
Browse files

Revert "Change touch panel dimension configuration to 320x320."

This reverts commit 39ea6d41.

Reason for revert: The issue is a hardware issue that can't be changed
so it was decided that it's best to keep the old behavior.

Bug: 29464094
Change-Id: Ice29acd916eea7858ca65e0416892bf410d4d1dd
parent 7dd5e642
Branches
Tags android-wear-8.0.0_r0.7
No related merge requests found
......@@ -130,8 +130,8 @@
pinctrl-0 = <&ts_int_active &ts_reset_active>;
pinctrl-1 = <&ts_int_suspend &ts_reset_suspend>;
pinctrl-2 = <&ts_release>;
focaltech,display-coords = <0 0 320 320>; /* for android wear */
focaltech,panel-coords = <0 0 320 320>;
focaltech,display-coords = <0 0 320 290>; /* for android wear */
focaltech,panel-coords = <0 0 320 290>;
focaltech,button-map= <70 150 907>;
focaltech,no-force-update;
focaltech,i2c-pull-up;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment