On Mon, 12 Oct 2020 16:00:06 -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. > > Signed-off-by: Al Cooper <alcoop...@gmail.com> > --- > .../bindings/usb/brcm,usb-pinmap.yaml | 70 +++++++++++++++++++ > 1 file changed, 70 insertions(+) > create mode 100644 Documentation/devicetree/bindings/usb/brcm,usb-pinmap.yaml >
Reviewed-by: Rob Herring <r...@kernel.org>