@@ -12,12 +12,19 @@ maintainers:
description: >
Bindings for joystick devices connected to ADC controllers supporting
- the Industrial I/O subsystem.
+ the Industrial I/O subsystem. Supports both polled devices where no
+ iio trigger is available and non-polled devices which are triggered
+ by iio.
properties:
compatible:
const: adc-joystick
+ adc-joystick,no-hardware-trigger:
+ type: boolean
+ description:
+ If the device does not support triggered buffers and needs to be polled.
+
io-channels:
minItems: 1
maxItems: 1024