On Tue, Jul 13, 2021 at 09:27:39PM -0500, Bjorn Andersson wrote: > On Tue 13 Jul 19:07 CDT 2021, John Stultz wrote: > > > On Tue, Oct 20, 2020 at 5:10 AM Serge Semin > > <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx> wrote: > > > > > > In accordance with the DWC USB3 bindings the corresponding node > > > name is suppose to comply with the Generic USB HCD DT schema, which > > > requires the USB nodes to have the name acceptable by the regexp: > > > "^usb(@.*)?" . Make sure the "snps,dwc3"-compatible nodes are correctly > > > named. > > > > > > Signed-off-by: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx> > > > > I know folks like to ignore this, but this patch breaks AOSP on db845c. :( > > > > Sorry, I totally forgot that the name of that node is part of the USB > gadget configfs interface. Yes, and as such, it's a user-visible change, so I will go revert this. thanks, greg k-h