Skip to content

lopper: assists: add AXI Ethernet Lite Zephyr DTS support#730

Merged
zeddii merged 1 commit intodevicetree-org:masterfrom
venodela:axieth_lite_support
Apr 6, 2026
Merged

lopper: assists: add AXI Ethernet Lite Zephyr DTS support#730
zeddii merged 1 commit intodevicetree-org:masterfrom
venodela:axieth_lite_support

Conversation

@venodela
Copy link
Copy Markdown
Contributor

@venodela venodela commented Apr 5, 2026

Add support to generate AXI Ethernet Lite node for Zephyr domain DTS generation on MicroBlaze RISCV.

Zephyr ethernet driver architecture requires the MAC node to be a subnode of the parent ethernet node. Add support to generate this hierarchy with axi-ethernet-lite-mac subnode containing interrupt, MAC address and ping-pong buffer properties.

Board specific MDIO/PHY should be passed via DT overlay.

Add xlnx,axi-ethernetlite-3.0 entry in zephyr_supported_comp.yaml with required properties to retain compatible, reg and status on the parent node.

Add support to generate AXI Ethernet Lite node for Zephyr domain
DTS generation on MicroBlaze RISCV.

Zephyr ethernet driver architecture requires the MAC node to be a
subnode of the parent ethernet node. Add support to generate this
hierarchy with axi-ethernet-lite-mac subnode containing interrupt,
MAC address and ping-pong buffer properties.

Board specific MDIO/PHY should be passed via DT overlay.

Add xlnx,axi-ethernetlite-3.0 entry in zephyr_supported_comp.yaml
with required properties to retain compatible, reg and status on
the parent node.

Signed-off-by: Venkatesh Odela <venkatesh.odela@amd.com>
@zeddii zeddii merged commit 9b51b0b into devicetree-org:master Apr 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants