Date: Tue, 1 Oct 2019 22:34:33 +0200 From: Emmanuel Vadot <manu@bidouilliste.com> To: Ian Lepore <ian@freebsd.org> Cc: Emmanuel Vadot <manu@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r352940 - head/sys/dev/usb/controller Message-ID: <20191001223433.a63f00e6209d424d947f75e1@bidouilliste.com> In-Reply-To: <f9653224c3e0d95618bd21609ea29ad8cad246c1.camel@freebsd.org> References: <201910012021.x91KLn3h040032@repo.freebsd.org> <f9653224c3e0d95618bd21609ea29ad8cad246c1.camel@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 01 Oct 2019 14:29:58 -0600 Ian Lepore <ian@freebsd.org> wrote: > On Tue, 2019-10-01 at 20:21 +0000, 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 even if it was present > > in some DTS. Get the optional phy based on its ID. > > > > The phys= property comes from the generic phys.txt binding, and in > there, it says that phy-names= is mandatory if phys= is present. There > used to be a usb_phy= property that didn't have a corresponding names > property, but I can't even find the binding doc that mentions it > anymore; it probably got deprecated why the generic phys binding was > created. > > -- Ian Huh right, I've missed the phy-bindings.txt document somehow, I'll go complain on the linux ML then. -- Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191001223433.a63f00e6209d424d947f75e1>