Skip to content

Commit 82f4fd5

Browse files
manuarguefabiobaltieri
authored andcommitted
doc: migration-guide-4.1: add note about nxp,imx-lpspi change
Add note about compatible change for nxp,imx-lpspi. Signed-off-by: Manuel Argüelles <[email protected]>
1 parent 4ab9172 commit 82f4fd5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/releases/migration-guide-4.1.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,11 @@ Stepper
159159
* Renamed the ``compatible`` from ``zephyr,gpio-steppers`` to :dtcompatible:`zephyr,gpio-stepper`.
160160
* Renamed the ``stepper_set_actual_position`` function to :c:func:`stepper_set_reference_position`.
161161

162+
SPI
163+
===
164+
165+
* Renamed the ``compatible`` from ``nxp,imx-lpspi`` to :dtcompatible:`nxp,lpspi`.
166+
162167
Regulator
163168
=========
164169

0 commit comments

Comments
 (0)