Skip to content

Commit a022394

Browse files
ubiedakartben
authored andcommitted
doc: migration guide 4.3: Add entry to continue using icm42688
Users now requiring to define both dt compatibles: both icm4268x and icm42688 to work. Signed-off-by: Luis Ubieda <[email protected]>
1 parent 768099e commit a022394

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/releases/migration-guide-4.3.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ Device Drivers and Devicetree
3434

3535
.. zephyr-keep-sorted-start re(^\w)
3636
37+
Sensors
38+
=======
39+
40+
* Nodes with compatible property :dtcompatible:`invensense,icm42688` now additionally need to also
41+
include :dtcompatible:`invensense,icm4268x` in order to work.
42+
3743
Stepper
3844
=======
3945

0 commit comments

Comments
 (0)