Skip to content

Commit 53217b9

Browse files
henrikbrixandersencarlescufi
authored andcommitted
doc: release: migration-guide: 3.6: mention change in mcp320x bindings
Mention the change in the microchip,mcp320x bindings to use the common io-channel-cells name "input" instead of "channel". Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent 8291cc3 commit 53217b9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/releases/migration-guide-3.6.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,10 @@ Device Drivers and Device Tree
159159
* :dtcompatible:`ti,lmp90099`
160160
* :dtcompatible:`ti,lmp90100`
161161

162+
* The io-channel cells of the :dtcompatible:`microchip,mcp3204` and
163+
:dtcompatible:`microchip,mcp3208` devicetree bindings were renamed from ``channel`` to the common
164+
``input``, making it possible to use the various ADC DT macros with Microchip MCP320x ADC devices.
165+
162166
* The :dtcompatible:`st,stm32h7-fdcan` CAN controller driver now supports configuring the
163167
domain/kernel clock via devicetree. Previously, the driver only supported using the PLL1_Q clock
164168
for kernel clock, but now it defaults to the HSE clock, which is the chip default. Boards that

0 commit comments

Comments
 (0)