On Tue, Oct 1, 2019, 2:34 PM Emmanuel Vadot wrote:
> On Tue, 01 Oct 2019 14:29:58 -0600
> Ian Lepore wrote:
>
> > On Tue, 2019-10-01 at 20:21 +, Emmanuel Vadot wrote:
> > > Author: manu
> > > Date: Tue Oct 1 20:21:49 2019
> > > New Revision: 352940
> > > URL: https://svnweb.freebsd.org/chan
On Tue, 01 Oct 2019 14:29:58 -0600
Ian Lepore wrote:
> On Tue, 2019-10-01 at 20:21 +, Emmanuel Vadot wrote:
> > Author: manu
> > Date: Tue Oct 1 20:21:49 2019
> > New Revision: 352940
> > URL: https://svnweb.freebsd.org/changeset/base/352940
> >
> > Log:
> > generic_ohci: Look for the phy
On Tue, 2019-10-01 at 20:21 +, Emmanuel Vadot wrote:
> Author: manu
> Date: Tue Oct 1 20:21:49 2019
> New Revision: 352940
> URL: https://svnweb.freebsd.org/changeset/base/352940
>
> Log:
> generic_ohci: Look for the phy based on the id
>
> phy-names was never in the bindings schema ev
Author: manu
Date: Tue Oct 1 20:21:49 2019
New Revision: 352940
URL: https://svnweb.freebsd.org/changeset/base/352940
Log:
generic_ohci: Look for the phy based on the id
phy-names was never in the bindings schema even if it was present
in some DTS. Get the optional phy based on its ID.