docs: releases/migration-guide-3.7: Add NXP regulator driver info

Add NXP regulator (nxp,vref) driver info

Signed-off-by: Zhaoxiang Jin <Zhaoxiang.Jin_1@nxp.com>
This commit is contained in:
Zhaoxiang Jin 2024-04-20 23:59:11 +08:00 committed by Carles Cufí
commit 23e37896d8

View file

@ -278,6 +278,14 @@ Serial
Timer
=====
regulator
=========
* The :dtcompatible:`nxp,vref` driver no longer supports the ground selection function,
as this setting should not be modified by the user. The DT property ``nxp,ground-select``
has been removed, users should remove this property from their devicetree if it is present.
(:github:`70642`)
Bluetooth
*********