docs: migration guide: 4.1: renamed sdhc device tree properties

add migration guide entry after renaming device tree properties

Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
This commit is contained in:
Jilay Pandya 2025-01-14 17:56:19 +01:00 committed by Benjamin Cabé
parent ef8cb37cd2
commit f1d4d5323c

View file

@ -231,6 +231,12 @@ PWM
* Renamed the ``compatible`` from ``nxp,kinetis-ftm-pwm`` to :dtcompatible:`nxp,ftm-pwm`.
SDHC
====
* Renamed the device tree property from ``power_delay_ms`` to ``power-delay-ms```
* Renamed the device tree property from ``max_current_330`` to ``max-current-330``
Sensors
=======