On Sun, 24 Jul 2016 01:31:41 +0000 (UTC)
Luiz Otavio O Souza <l...@freebsd.org> wrote:

> Author: loos
> Date: Sun Jul 24 01:31:41 2016
> New Revision: 303253
> URL: https://svnweb.freebsd.org/changeset/base/303253
> 
> Log:
>   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)
> 
> Modified:
>   head/sys/arm/ti/files.ti
> 
> Modified: head/sys/arm/ti/files.ti
> ==============================================================================
> --- head/sys/arm/ti/files.ti  Sat Jul 23 22:50:59 2016
> (r303252) +++ head/sys/arm/ti/files.ti        Sun Jul 24 01:31:41
> 2016  (r303253) @@ -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

Why add it here and not sys/conf/files? It doesn't seem to be Ti
specific.

Andrew
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to