Skip to content

Commit 42c6a62

Browse files
Thinh Le Congduynguyenxa
authored andcommitted
doc: releases: Update migration guilde for ADC driver
Update the migration guilde for ADC driver when support 16-bit resolution Signed-off-by: Thinh Le Cong <[email protected]>
1 parent 917f5ca commit 42c6a62

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/releases/migration-guide-4.3.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,17 @@ Device Drivers and Devicetree
5858

5959
.. zephyr-keep-sorted-start re(^\w)
6060
61+
ADC
62+
===
63+
64+
* The :dtcompatible:`renesas,ra-adc` compatible has been replaced by
65+
:dtcompatible:`renesas,ra-adc12`. Applications using the old compatible
66+
must update their devicetree nodes.
67+
68+
* The :dtcompatible:`renesas,ra-adc16` compatible was added. This must be
69+
used when working with the EK-RA2A1 board, which provides a 16-bit ADC
70+
resolution.
71+
6172
MFD
6273
===
6374

0 commit comments

Comments
 (0)