Lines Matching +full:configuration +full:- +full:dir
1 # SPDX-FileCopyrightText: Copyright (c) 2024 Navimatix GmbH
2 # SPDX-License-Identifier: Apache-2.0
18 dir-gpios = <&arduino_header 18 0>;
19 step-gpios = <&arduino_header 19 0>;
20 sleep-gpios = <&arduino_header 15 GPIO_ACTIVE_LOW>;
21 en-gpios = <&arduino_header 14 0>;
22 m0-gpios = <&mikroe_stepper_gpios 0 0>;
23 m1-gpios = <&mikroe_stepper_gpios 1 0>;
31 - name: stepper-controller.yaml
32 property-allowlist:
33 - micro-step-res
34 - step-gpios
35 - dir-gpios
36 - en-gpios
37 - counter
40 fault-gpios:
41 type: phandle-array
44 sleep-gpios:
45 type: phandle-array
48 m0-gpios:
50 type: phandle-array
51 description: Microstep configuration pin 0.
53 m1-gpios:
55 type: phandle-array
56 description: Microstep configuration pin 1.