diff options
author | Kevin Chiu <Kevin.Chiu@quantatw.com> | 2017-12-14 07:27:37 +0800 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2017-12-15 16:11:38 +0000 |
commit | ea0aa33ea3be908b54a07984dd8072ab1b284e90 (patch) | |
tree | 7de285b4e9aacc01b07070bd637c8b81dcc2092e /src/cpu | |
parent | 91ea9f0b90546c6c085eec2e3dcfe78032dc1ad8 (diff) |
mb/google/snappy: add reset pin for Melfas touch controller
Melfas kernel TS driver (melfas_mip4.c) will look up "ce"
GPIO during driver probe in ACPI _DSD.
But FW does not report "ce-gpios" but "enable-gpios" in _DSD.
Kernel will obtain GPIO from _CRS by index "0" without ID.
Melfas driver does not have separate condition
for MIT-410 so driver will set TS IC power off in probe.
FW now may need to add back "reset" pin in order to hack
this condition to let Melfas driver get "useless" GPIO
so TS IC power (VTSP) will be not off during driver probe by itself.
BUG=b:70149336
BRANCH=reef
TEST=emerge-snappy coreboot
Change-Id: Icf0451ff0c3df97cb2474e30542a2f46ba67d82a
Signed-off-by: Kevin Chiu <Kevin.Chiu@quantatw.com>
Reviewed-on: https://review.coreboot.org/22858
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/cpu')
0 files changed, 0 insertions, 0 deletions