summaryrefslogtreecommitdiff
path: root/drivers/fpga/lattice.c
diff options
context:
space:
mode:
authorQuentin Schulz <quentin.schulz@cherry.de>2025-06-11 10:59:33 +0200
committerTom Rini <trini@konsulko.com>2025-07-30 08:20:51 -0600
commit21c3a37f074e195c849659b1bf3bef2a30381f26 (patch)
tree1e7ed5c70aeb11bb0346c49c5e83e1d949ad85ef /drivers/fpga/lattice.c
parent8279df493c7a4fa7c81c232cc6d9783f8bdec5b2 (diff)
configs: ringneck-px30: fix Ethernet
Due to updates to the Device Tree (migrating from snps,reset-* properties to a PHY node on the MDIO bus) in previous commits and the inability of the designware net driver to support the old Device Tree (without the MDIO bus and PHY nodes) with DM_MDIO and DM_ETH_PHY enabled, support for Ethernet on Ringneck PX30 is currently broken. Now that the transition was made, we can simply enable DM_MDIO and DM_ETH_PHY to fix Ethernet support on that board. Ideally, we could squash this commit with the one migrating the Device Tree, but we want to keep having upstream changes to the Device Trees made by tools/update-subtree.sh tool without manual intervention. Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Diffstat (limited to 'drivers/fpga/lattice.c')
0 files changed, 0 insertions, 0 deletions