diff options
Diffstat (limited to 'Bindings/input/touchscreen/pixcir_i2c_ts.txt')
-rw-r--r-- | Bindings/input/touchscreen/pixcir_i2c_ts.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Bindings/input/touchscreen/pixcir_i2c_ts.txt b/Bindings/input/touchscreen/pixcir_i2c_ts.txt index 6e551090f465..697a3e7831e7 100644 --- a/Bindings/input/touchscreen/pixcir_i2c_ts.txt +++ b/Bindings/input/touchscreen/pixcir_i2c_ts.txt @@ -8,6 +8,11 @@ Required properties: - touchscreen-size-x: horizontal resolution of touchscreen (in pixels) - touchscreen-size-y: vertical resolution of touchscreen (in pixels) +Optional properties: +- reset-gpios: GPIO connected to the RESET line of the chip +- enable-gpios: GPIO connected to the ENABLE line of the chip +- wake-gpios: GPIO connected to the WAKE line of the chip + Example: i2c@00000000 { |