Skip to content

Commit 8e74004

Browse files
release-notes: 4.4: add new voltage-scale property for STM32U5 PWRC
Add new voltage scale selection property for STM32U5 to 4.4 release notes. Signed-off-by: Mathieu Choplain <mathieu.choplain-ext@st.com>
1 parent 6976c91 commit 8e74004

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/releases/release-notes-4.4.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,12 @@ New APIs and options
117117
* :kconfig:option:`CONFIG_NVMEM_FLASH`
118118
* :kconfig:option:`CONFIG_NVMEM_FLASH_WRITE`
119119

120+
* Power
121+
122+
* The new ``voltage-scale`` property of :dtcompatible:`st,stm32u5-pwr` can be used to
123+
select the voltage scale manually on STM32U5 series via Devicetree. This notably
124+
enables usage of the USB controller at lower system clock frequencies.
125+
120126
* Settings
121127

122128
* :kconfig:option:`CONFIG_SETTINGS_SAVE_SINGLE_SUBTREE_WITHOUT_MODIFICATION`

0 commit comments

Comments
 (0)