docs: migration_guide_4.1: add entry after renaming num_locks dt property

add migration guide entry after renaming num_locks to num-locks

Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
This commit is contained in:
Jilay Pandya 2025-01-19 15:10:28 +01:00 committed by Benjamin Cabé
commit 17dfafbe1f

View file

@ -212,6 +212,11 @@ GPIO
* Renamed the device tree property ``off_val`` to ``off-val``.
* Renamed the device tree property ``on_val`` to ``on-val``.
HWSPINLOCK
==========
* Renamed the DeviceTree property ``num_locks`` to ``num-locks``.
I2C
===