Add the initial input driver for the Cirque Pinnacle ASIC found in Cirque GlidePoint trackpads.
18 lines
326 B
YAML
18 lines
326 B
YAML
properties:
|
|
dr-gpios:
|
|
type: phandle-array
|
|
description: Data ready pin for the trackpad
|
|
rotate-90:
|
|
type: boolean
|
|
sleep:
|
|
type: boolean
|
|
no-taps:
|
|
type: boolean
|
|
sensitivity:
|
|
type: string
|
|
enum:
|
|
- 1x
|
|
- 2x
|
|
- 3x
|
|
- 4x
|
|
description: ADC attenuation (sensitivity) setting.
|