Re: [PATCH 1/3] dt-bindings: Add support for Broadcom USB pin map driver

2020-08-28 Thread Geert Uytterhoeven
Hi Linus et al, On Fri, Aug 28, 2020 at 4:00 PM Linus Walleij wrote: > On Wed, Aug 12, 2020 at 10:20 PM Al Cooper wrote: > > Add DT bindings for the Broadcom USB pin map driver. This driver allows > > some USB input and output signals to be mapped to any GPIO instead > > of the normal dedicated

Re: [PATCH 1/3] dt-bindings: Add support for Broadcom USB pin map driver

2020-08-28 Thread Linus Walleij
On Wed, Aug 12, 2020 at 10:20 PM Al Cooper wrote: > Add DT bindings for the Broadcom USB pin map driver. This driver allows > some USB input and output signals to be mapped to any GPIO instead > of the normal dedicated pins to/from the XHCI controller. > > Signed-off-by: Al Cooper (...) > +title

Re: [PATCH 1/3] dt-bindings: Add support for Broadcom USB pin map driver

2020-08-26 Thread Alan Cooper
On Tue, Aug 25, 2020 at 11:46 AM Rob Herring wrote: > > +Linus W > > On Tue, Aug 25, 2020 at 6:26 AM Alan Cooper wrote: > > > > On Mon, Aug 24, 2020 at 7:30 PM Rob Herring wrote: > > > > > > On Wed, Aug 12, 2020 at 04:20:16PM -0400, Al Cooper wrote: > > > > Add DT bindings for the Broadcom USB p

Re: [PATCH 1/3] dt-bindings: Add support for Broadcom USB pin map driver

2020-08-25 Thread Rob Herring
+Linus W On Tue, Aug 25, 2020 at 6:26 AM Alan Cooper wrote: > > On Mon, Aug 24, 2020 at 7:30 PM Rob Herring wrote: > > > > On Wed, Aug 12, 2020 at 04:20:16PM -0400, Al Cooper wrote: > > > Add DT bindings for the Broadcom USB pin map driver. This driver allows > > > some USB input and output sign

Re: [PATCH 1/3] dt-bindings: Add support for Broadcom USB pin map driver

2020-08-25 Thread Alan Cooper
On Mon, Aug 24, 2020 at 7:30 PM Rob Herring wrote: > > On Wed, Aug 12, 2020 at 04:20:16PM -0400, Al Cooper wrote: > > Add DT bindings for the Broadcom USB pin map driver. This driver allows > > some USB input and output signals to be mapped to any GPIO instead > > of the normal dedicated pins to/f

Re: [PATCH 1/3] dt-bindings: Add support for Broadcom USB pin map driver

2020-08-24 Thread Rob Herring
On Wed, Aug 12, 2020 at 04:20:16PM -0400, Al Cooper wrote: > Add DT bindings for the Broadcom USB pin map driver. This driver allows > some USB input and output signals to be mapped to any GPIO instead > of the normal dedicated pins to/from the XHCI controller. Is this a driver or h/w block becaus

[PATCH 1/3] dt-bindings: Add support for Broadcom USB pin map driver

2020-08-12 Thread Al Cooper
Add DT bindings for the Broadcom USB pin map driver. This driver allows some USB input and output signals to be mapped to any GPIO instead of the normal dedicated pins to/from the XHCI controller. Signed-off-by: Al Cooper --- .../bindings/usb/brcm,usb-pinmap.yaml | 63 +++