Skip to content

Commit 9c76521

Browse files
ibirnbaumbillwatersiii
authored andcommitted
doc: releases: migration guide entry
Added the removal of the 'amba-ahb-dbus-width' devicetree property from the binding of the Xilinx GEM Ethernet controller driver to the current migration guide. Signed-off-by: Immo Birnbaum <[email protected]>
1 parent e895f42 commit 9c76521

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/releases/migration-guide-4.3.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,11 @@ Ethernet
233233
* Replaced devicetree property ``tx-checksum-offload`` which enabled TX checksum offloading
234234
``disable-tx-checksum-offload`` which now actively disables it.
235235

236+
* The Xilinx GEM Ethernet driver (:dtcompatible:`xlnx,gem`) now obtains the AMBA AHB data bus
237+
width matching the current target SoC (either Zynq-7000 or ZynqMP) from a design configuration
238+
register at run-time, making the devicetree property ``amba-ahb-dbus-width`` obsolete, which
239+
has therefore been removed.
240+
236241
Power management
237242
****************
238243

0 commit comments

Comments
 (0)