Skip to content

Commit 06fd1cc

Browse files
doc: releases: migration-guide: 4.4: mention new ti,tcan4x5x property
Mention the addition of a new devicetree property "ti,nwkrq-voltage-vio" to the TI TCAN4x5x CAN controller binding ("ti,tcan4x5x"). Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
1 parent 7651a2f commit 06fd1cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎doc/releases/migration-guide-4.4.rst‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,10 @@ Controller Area Network (CAN)
225225
:kconfig:option:`CONFIG_CAN_NXP_LPC_MCAN` as this driver is not based on the NXP MCUXpresso HAL
226226
(:github:`103679`).
227227

228+
* Added devicetree property ``ti,nwkrq-voltage-vio`` to :dtcompatible:`ti,tcan4x5x` to allow
229+
configuring the voltage rail used for the ``nWKRQ`` pin. To maintain previous driver default of
230+
using VIO, this property must be set (:github:`104182`).
231+
228232
Counter
229233
=======
230234

0 commit comments

Comments
 (0)