Skip to content

Commit 1c48baf

Browse files
jilaypandyakartben
authored andcommitted
doc: migration_guide: 4.3 add entry for renaming zephyr,gpio-stepper
- migration guide entry for renaming zephyr,gpio-stepper to zephyr,h-bridge-stepper - rename zephyr,gpio-stepper to zephyr,h-bridge-stepper in stepper.rst Signed-off-by: Jilay Pandya <[email protected]>
1 parent d56f5f7 commit 1c48baf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

doc/hardware/peripherals/stepper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ be used in a boards devicetree to configure a stepper driver to its initial stat
3838

3939
See examples in:
4040

41-
- :dtcompatible:`zephyr,gpio-stepper`
41+
- :dtcompatible:`zephyr,h-bridge-stepper`
4242
- :dtcompatible:`adi,tmc50xx`
4343

4444
Discord

doc/releases/migration-guide-4.3.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ Device Drivers and Devicetree
3434

3535
.. zephyr-keep-sorted-start re(^\w)
3636
37+
Stepper
38+
=======
39+
40+
* :dtcompatible:`zephyr,gpio-stepper` has been replaced by :dtcompatible:`zephyr,h-bridge-stepper`.
41+
3742
.. zephyr-keep-sorted-stop
3843
3944
Bluetooth

0 commit comments

Comments
 (0)