Skip to content

Commit b380c4e

Browse files
maass-hamburgnashif
authored andcommitted
doc: releases: mention change of MCP9808
Mention change of the Microchip MCP9808 temperature sensor. Signed-off-by: Fin Maaß <[email protected]>
1 parent 2293e66 commit b380c4e

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

doc/releases/migration-guide-4.0.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ SDHC
103103
Sensors
104104
=======
105105

106+
* The existing driver for the Microchip MCP9808 temperature sensor transformed and renamed
107+
to support all JEDEC JC 42.4 compatible temperature sensors. It now uses the
108+
:dtcompatible:`jedec,jc-42.4-temp` compatible string instead to the ``microchip,mcp9808`` string.
109+
106110
Serial
107111
======
108112

doc/releases/release-notes-4.0.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,11 @@ Drivers and Sensors
193193

194194
* Sensors
195195

196+
* The existing driver for the Microchip MCP9808 temperature sensor transformed and renamed
197+
to support all JEDEC JC 42.4 compatible temperature sensors. It now uses the
198+
:dtcompatible:`jedec,jc-42.4-temp` compatible string instead to the ``microchip,mcp9808``
199+
string.
200+
196201
* Serial
197202

198203
* LiteX: Renamed the ``compatible`` from ``litex,uart0`` to :dtcompatible:`litex,uart`.

0 commit comments

Comments
 (0)