doc: migration-guide-3.7: Add KSZ8081 DT changes
Add migration guide info for the DT property names of the microchip,ksz8081 binding being changed. Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
This commit is contained in:
parent
0c7a0162e8
commit
40607c362c
1 changed files with 4 additions and 0 deletions
|
@ -272,6 +272,10 @@ Device Drivers and Devicetree
|
|||
property to specify the reference voltage and reference voltage value to be used by
|
||||
the lpadc. (:github:`75005`)
|
||||
|
||||
* The DT properties ``mc,interface-type``, ``mc,reset-gpio``, and ``mc,interrupt-gpio`` of
|
||||
the :dtcompatible:`microchip,ksz8081` phy binding have changed to
|
||||
``microchip,interface-type``, ``reset-gpios``, and ``int-gpios``, respectively (:github:`73725`)
|
||||
|
||||
Analog-to-Digital Converter (ADC)
|
||||
=================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue