Skip to content

Commit 79f0520

Browse files
committed
dts: haptics: drv2605: Documents GPIOs
Documents the enable GPI and the input/trigger GPI in the dt bindings. Signed-off-by: Ricardo Rivera-Matos <[email protected]>
1 parent 2786cb9 commit 79f0520

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dts/bindings/haptics/ti,drv2605.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,9 @@ properties:
3333
- "MEDIUM"
3434
- "HIGH"
3535
- "VERY_HIGH"
36+
en-gpios:
37+
type: phandle-array
38+
description: GPIO to enable and disable the device.
39+
in-trig-gpios:
40+
type: phandle-array
41+
description: GPIO to trigger ROM waveforms or drive an input signal.

0 commit comments

Comments
 (0)