aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorIrina Tirdea <[email protected]>2015-12-17 16:05:42 -0800
committerDmitry Torokhov <[email protected]>2015-12-17 17:11:53 -0800
commit68caf85881cd842b59d5e2124a236ecce0389a73 (patch)
treebfe728e3da266afb0f890939f561b03616cb7f5e /tools/perf/scripts/python/syscall-counts-by-pid.py
parentec6e1b4082d9f5b0858ce33169a1c22a27a982f6 (diff)
Input: goodix - write configuration data to device
Goodix devices can be configured by writing custom data to the device at init. The configuration data is read with request_firmware from "goodix_<id>_cfg.bin", where <id> is the product id read from the device (e.g.: goodix_911_cfg.bin for Goodix GT911, goodix_9271_cfg.bin for GT9271). The configuration information has a specific format described in the Goodix datasheet. It includes X/Y resolution, maximum supported touch points, interrupt flags, various sensitivity factors and settings for advanced features (like gesture recognition). Before writing the firmware, it is necessary to reset the device. If the device ACPI/DT information does not declare gpio pins (needed for reset), writing the firmware will not be available for these devices. This is based on Goodix datasheets for GT911 and GT9271 and on Goodix driver gt9xx.c for Android (publicly available in Android kernel trees for various devices). Signed-off-by: Octavian Purdila <[email protected]> Signed-off-by: Irina Tirdea <[email protected]> Tested-by: Bastien Nocera <[email protected]> Tested-by: Aleksei Mamlin <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions