Re: [PATCH 1/2] dt-bindings: Documentation for qcom,eud

From: Rob Herring
Date: Thu Aug 02 2018 - 17:23:31 EST


On Thu, Aug 2, 2018 at 12:44 PM <pheragu@xxxxxxxxxxxxxx> wrote:
>
> On 2018-08-01 07:04, Rob Herring wrote:
> > On Tue, Jul 31, 2018 at 12:22 PM Prakruthi Deepak Heragu
> > <pheragu@xxxxxxxxxxxxxx> wrote:
> >>
> >> Documentation for Embedded USB Debugger (EUD) device tree bindings.
> >
> > If you want bindings reviewed, send them to the correct list and
> > people (hint: run get_maintainers.pl).
> >
> > New bindings should not use extcon.
> >
> Why should we not use extcon?

Because it is poorly designed and has things which are Linux specific.

> Are there any alternatives which you
> would suggest? We were looking at graphs instead of extcon.

There's a usb-connector binding now which does use graphs.

But I'm not really sure what this should look like given this appears
to be both a USB device and a MMIO device.

Rob