CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/11 05:16:05
Modified files:
sys/dev/fdt : ehci_fdt.c
Log message:
The "phy-names" property has been dropped from the Linux device trees so
make initialization of the PHYs work without it. Simply initialize all
the PHYs; there should only be one anyway.
ok patrick@
