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 <manuel.arguelles@nxp.com>
This commit is contained in:
parent
4ab9172c92
commit
82f4fd5469
1 changed files with 5 additions and 0 deletions
|
@ -159,6 +159,11 @@ Stepper
|
||||||
* Renamed the ``compatible`` from ``zephyr,gpio-steppers`` to :dtcompatible:`zephyr,gpio-stepper`.
|
* Renamed the ``compatible`` from ``zephyr,gpio-steppers`` to :dtcompatible:`zephyr,gpio-stepper`.
|
||||||
* Renamed the ``stepper_set_actual_position`` function to :c:func:`stepper_set_reference_position`.
|
* Renamed the ``stepper_set_actual_position`` function to :c:func:`stepper_set_reference_position`.
|
||||||
|
|
||||||
|
SPI
|
||||||
|
===
|
||||||
|
|
||||||
|
* Renamed the ``compatible`` from ``nxp,imx-lpspi`` to :dtcompatible:`nxp,lpspi`.
|
||||||
|
|
||||||
Regulator
|
Regulator
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue