Skip to content

Commit 192b780

Browse files
ivanwagnerkartben
authored andcommitted
drivers: sensor: meas: ms5837 release notes and migration guide for 4.2
The meas,ms5837 compat has been removed and replaced with two variants hence the documentation in order to migrate to the new ones. Signed-off-by: Ivan Wagner <[email protected]>
1 parent 1c788ba commit 192b780

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

doc/releases/migration-guide-4.2.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,10 @@ Sensors
174174
* :dtcompatible:`ti,tmp116` has been renamed to :dtcompatible:`ti,tmp11x` because it supports
175175
tmp116, tmp117 and tmp119.
176176

177+
* :dtcompatible:`meas,ms5837` has been replaced by :dtcompatible:`meas,ms5837-30ba`
178+
and :dtcompatible:`meas,ms5837-02ba`. In order to use one of the two variants, the
179+
status property needs to be used as well.
180+
177181
Serial
178182
=======
179183

doc/releases/release-notes-4.2.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ Removed APIs and options
6666

6767
* Removed the deprecated ``kscan`` subsystem.
6868

69+
* Removed :dtcompatible:`meas,ms5837` and replaced with :dtcompatible:`meas,ms5837-30ba`
70+
and :dtcompatible:`meas,ms5837-02ba`.
71+
6972
Deprecated APIs and options
7073
===========================
7174

0 commit comments

Comments
 (0)