Skip to content

Commit 32712a4

Browse files
nandojvekartben
authored andcommitted
docs: migration-guide-4.3: Add st,stm32u5-otghs-phy note
Add migration note with details to guide user to correct select the clock reference. Signed-off-by: BUDKE Gerson Fernando <[email protected]>
1 parent 7707094 commit 32712a4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/releases/migration-guide-4.3.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@ Device Drivers and Devicetree
3939

4040
.. zephyr-keep-sorted-start re(^\w)
4141
42+
Phy
43+
===
44+
45+
* Nodes with compatible property :dtcompatible:`st,stm32u5-otghs-phy` now need to select the
46+
CLKSEL (phy reference clock) in the SYSCFG_OTGHSPHYCR register using the new property
47+
clock-reference. The selection directly depends on the value on OTGHSSEL (OTG_HS PHY kernel
48+
clock source selection) located in the RCC_CCIPR2 register.
49+
4250
Sensors
4351
=======
4452

0 commit comments

Comments
 (0)