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:
Declan Snyder 2024-06-25 17:06:24 -05:00 committed by Alberto Escolar
commit 40607c362c

View file

@ -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)
=================================