Browse Source

drivers: stepper: tmc2209: Allow counter dts property

Enables use of the counter dts property which allows to configure a counter
device as the timing source for the stepping.

Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
pull/83429/head
Fabian Blatz 7 months ago committed by Benjamin Cabé
parent
commit
d5ec783a88
  1. 1
      dts/bindings/stepper/adi/adi,tmc2209.yaml

1
dts/bindings/stepper/adi/adi,tmc2209.yaml

@ -24,6 +24,7 @@ include: @@ -24,6 +24,7 @@ include:
- step-gpios
- dir-gpios
- en-gpios
- counter
properties:
msx-gpios:

Loading…
Cancel
Save