Re: [PATCH RESEND v9 1/5] arc: dts: Harmonize EHCI/OHCI DT nodes name

From: Serge Semin
Date: Fri Jun 24 2022 - 18:28:30 EST


On Fri, Jun 24, 2022 at 03:11:43PM -0700, Vineet Gupta wrote:
>
> On 6/24/22 07:16, Serge Semin wrote:
> > In accordance with the Generic EHCI/OHCI 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 "generic-ehci" and "generic-ohci"-compatible
> > nodes are correctly named.
> >
> > Signed-off-by: Serge Semin<Sergey.Semin@xxxxxxxxxxxxxxxxxxxx>
> > Acked-by: Alexey Brodkin<abrodkin@xxxxxxxxxxxx>
> > Acked-by: Krzysztof Kozlowski<krzk@xxxxxxxxxx>
>

> This slipped thru cracks. Now on for-curr.

Great! Thanks.

-Sergey

>
> Thx,
> -Vineet