Re: [PATCH v3 0/5] dt-bindings: usb: Convert some more simple OHCI/EHCI bindings

From: Rob Herring
Date: Tue Jan 24 2023 - 13:43:16 EST


On Tue, Jan 24, 2023 at 11:17 AM Greg Kroah-Hartman
<gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> On Mon, Jan 23, 2023 at 09:05:15PM -0600, Rob Herring wrote:
> > The 'ohci-usb' compatible is another 'generic' compatible for OHCI, but
> > isn't documented with a schema. Let's add it to generic-ohci.yaml
> > schema. While looking at this, I found a few other USB host bindings
> > which are simple enough to use the 'generic' schemas.
> >
> > Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
>
> Am I supposed to take these in my USB tree?

Yes, please.

> I'm still confused if you all want me to take these types of things or
> not...

Yes. I try to only pick up what has less responsive subsys
maintainers, treewide (binding) cleanups, or otherwise falls thru the
cracks.

Rob