Skip to content

Commit 8f0a4bd

Browse files
kartbenmmahadevan108
authored andcommitted
doc: releases: fix Devicetree spelling
Spell Devicetree with a capital D Signed-off-by: Benjamin Cabé <[email protected]>
1 parent c4b00f7 commit 8f0a4bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/releases/release-notes-4.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ Boards & SoC Support
326326
* The nrf54l15bsim target now includes models of the AAR, CCM and ECB peripherals, and many
327327
other improvements.
328328
* Support for Google Kukui EC board (``google_kukui``) has been dropped.
329-
* STM32: Deprecated MCO configuration via Kconfig in favour of setting it through devicetree.
329+
* STM32: Deprecated MCO configuration via Kconfig in favour of setting it through Devicetree.
330330
See ``samples/boards/stm32/mco`` sample.
331331
* STM32: STM32CubeProgrammer is now the default runner on all STMicroelectronics STM32 boards.
332332
* Removed the ``nrf54l15pdk`` board, use :ref:`nrf54l15dk_nrf54l15` instead.
@@ -571,7 +571,7 @@ Drivers and Sensors
571571
* Added DP83825 phy driver.
572572
* PHY_MII
573573

574-
* Fixed generic phy_mii driver not using the value of the ``no-reset`` property from devicetree.
574+
* Fixed generic phy_mii driver not using the value of the ``no-reset`` property from Devicetree.
575575
* Removed excess newlines from log output of phy_mii driver.
576576
* KSZ8081
577577

0 commit comments

Comments
 (0)