doc: releases: mention change of MCP9808
Mention change of the Microchip MCP9808 temperature sensor. Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
This commit is contained in:
parent
2293e6668a
commit
b380c4e05d
2 changed files with 9 additions and 0 deletions
|
@ -103,6 +103,10 @@ SDHC
|
|||
Sensors
|
||||
=======
|
||||
|
||||
* The existing driver for the Microchip MCP9808 temperature sensor transformed and renamed
|
||||
to support all JEDEC JC 42.4 compatible temperature sensors. It now uses the
|
||||
:dtcompatible:`jedec,jc-42.4-temp` compatible string instead to the ``microchip,mcp9808`` string.
|
||||
|
||||
Serial
|
||||
======
|
||||
|
||||
|
|
|
@ -193,6 +193,11 @@ Drivers and Sensors
|
|||
|
||||
* Sensors
|
||||
|
||||
* The existing driver for the Microchip MCP9808 temperature sensor transformed and renamed
|
||||
to support all JEDEC JC 42.4 compatible temperature sensors. It now uses the
|
||||
:dtcompatible:`jedec,jc-42.4-temp` compatible string instead to the ``microchip,mcp9808``
|
||||
string.
|
||||
|
||||
* Serial
|
||||
|
||||
* LiteX: Renamed the ``compatible`` from ``litex,uart0`` to :dtcompatible:`litex,uart`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue