summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_device_path.c
diff options
context:
space:
mode:
authorMarek BehĂșn <marek.behun@nic.cz>2022-03-15 16:37:27 +0100
committerStefan Roese <sr@denx.de>2022-03-16 07:24:28 +0100
commit351729ca445d4822502ff7117f8213832e753f91 (patch)
treee49bc71c528facbda25030567519357989fce321 /lib/efi_loader/efi_device_path.c
parent4dc9b1771b152838ddfc4ae86a0ab9fd53ea16f7 (diff)
arm: mvebu: dts: turris_mox: fix non-working network / MDIO
Commit 0934dddc6436 ("arm: a37xx: Update DTS files to version from upstream Linux kernel") ported Linux's device-tree files for Armada 3720 SOCs. This broke network on Turris MOX, because the SOC's MDIO bus in U-Boot currently isn't probed via DM as it's own device, but is registered as part of mvneta's driver, which means that pinctrl definitions are not parsed for the MDIO bus node. Also mvneta driver does not consider "phy-handle" property, only "phy". For now, fix this by adding armada-3720-turris-mox-u-boot.dtsi file returning the MDIO to how it was defined previously. A better solution (using proper mvmdio DM driver) is being work on, but will need testing on various boards, and we need the bug fixed now for the upcoming release. Fixes: 0934dddc6436 ("arm: a37xx: Update DTS files to version from upstream Linux kernel") Signed-off-by: Marek BehĂșn <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'lib/efi_loader/efi_device_path.c')
0 files changed, 0 insertions, 0 deletions