mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Allow the use of micphy on am335x devices.
The Micrel PHYs reads the optional external delays from DTB. Tested and used by uBMC and uFW. Sponsored by: Rubicon Communications (Netgate)
This commit is contained in:
parent
44be0a8ea5
commit
285e3c3ea9
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ arm/ti/ti_i2c.c optional ti_i2c
|
|||
arm/ti/ti_sdhci.c optional sdhci
|
||||
arm/ti/ti_spi.c optional ti_spi
|
||||
|
||||
dev/mii/micphy.c optional micphy
|
||||
dev/uart/uart_dev_ti8250.c optional uart
|
||||
dev/uart/uart_dev_ns8250.c optional uart
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue