setup CI/CD for kernel development - added CodeQL for code scanning - every pr is built as an image and is available for 30days on https://oklinux.dev - tagged and released on github for now Signed-off-by: sevki <s@sevki.io>
26 lines
774 B
Text
26 lines
774 B
Text
What: /sys/bus/i2c/devices/xxx/fw_version
|
|
Date: Aug 2020
|
|
Contact: linux-input@vger.kernel.org
|
|
Description: Reports the firmware version provided by the touchscreen, for example "00_T6" on a EXC80H60
|
|
|
|
Access: Read
|
|
|
|
Valid values: Represented as string
|
|
|
|
What: /sys/bus/i2c/devices/xxx/model
|
|
Date: Aug 2020
|
|
Contact: linux-input@vger.kernel.org
|
|
Description: Reports the model identification provided by the touchscreen, for example "Orion_1320" on a EXC80H60
|
|
|
|
Access: Read
|
|
|
|
Valid values: Represented as string
|
|
|
|
What: /sys/bus/i2c/devices/xxx/type
|
|
Date: Jan 2021
|
|
Contact: linux-input@vger.kernel.org
|
|
Description: Reports the type identification provided by the touchscreen, for example "PCAP82H80 Series"
|
|
|
|
Access: Read
|
|
|
|
Valid values: Represented as string
|