Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1678178

Re: [PATCH 2/4] ARM: aspeed: g5: Add USB functions to pinctrl bindings

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/4] ARM: aspeed: g5: Add USB functions to pinctrl bindings
Date 2017-06-29 22:40 +0200
Message-ID <tXOoi-40D-9@gated-at.bofh.it> (permalink)
References <tWOgF-2mL-1@gated-at.bofh.it> <tWOgF-2mL-3@gated-at.bofh.it> <tXO4W-3Qo-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Jun 29, 2017 at 03:13:24PM -0500, Rob Herring wrote:
> On Tue, Jun 27, 2017 at 11:42:12AM +0930, Andrew Jeffery wrote:
> > The Aspeed AST2500 SoC contains a number of USB controllers:
> > 
> > * USB 1.1 Host Controller
> > * USB 2.0 Host Controller (x2)
> > * Combined USB 2.0 Virtual Hub and USB 1.1 HID Controller
> > 
> > The controllers are exposed via two USB ports with functionality muxed
> > as required. The following table illustrates the relationships between
> > the ports and the controllers via the mux function names:
> > 
> > Port  | USB Version  | USB Mode     | Mux Function
> > ------|--------------|--------------|-------------
> > A     | 2.0          | Virtual Hub  | USB2AD
> > A     | 2.0          | Host         | USB2AH
> > B     | 1.1          | HID          | USB11BHID
> > B     | 2.0          | Device       | USB2BD
> > B     | 2.0          | Host         | USB2BH
> > 
> > Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
> > ---
> >  Documentation/devicetree/bindings/pinctrl/pinctrl-aspeed.txt | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> Acked-by: Rob Herring <robh@kernel.org>

Also, when you resend, use "dt-bindings: pinctrl: ..." for the subjects 
of binding patches in this series.

Rob

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] pinctrl: Add USB support for Aspeed SoCs Andrew Jeffery <andrew@aj.id.au> - 2017-06-27 04:20 +0200
  [PATCH 2/4] ARM: aspeed: g5: Add USB functions to pinctrl bindings Andrew Jeffery <andrew@aj.id.au> - 2017-06-27 04:20 +0200
    Re: [PATCH 2/4] ARM: aspeed: g5: Add USB functions to pinctrl  bindings Rob Herring <robh@kernel.org> - 2017-06-29 22:20 +0200
      Re: [PATCH 2/4] ARM: aspeed: g5: Add USB functions to pinctrl  bindings Rob Herring <robh@kernel.org> - 2017-06-29 22:40 +0200
        Re: [PATCH 2/4] ARM: aspeed: g5: Add USB functions to pinctrl  bindings Andrew Jeffery <andrew@aj.id.au> - 2017-06-30 03:30 +0200
  [PATCH 1/4] ARM: aspeed: g4: Add USB functions to pinctrl bindings Andrew Jeffery <andrew@aj.id.au> - 2017-06-27 04:20 +0200
    Re: [PATCH 1/4] ARM: aspeed: g4: Add USB functions to pinctrl  bindings Benjamin Herrenschmidt <benh@kernel.crashing.org> - 2017-06-27 06:00 +0200
      Re: [PATCH 1/4] ARM: aspeed: g4: Add USB functions to pinctrl  bindings Andrew Jeffery <andrew@aj.id.au> - 2017-06-30 03:30 +0200
    Re: [PATCH 1/4] ARM: aspeed: g4: Add USB functions to pinctrl  bindings Rob Herring <robh@kernel.org> - 2017-06-29 22:20 +0200
  [PATCH 4/4] pinctrl: aspeed: g5: Add USB device and host support Andrew Jeffery <andrew@aj.id.au> - 2017-06-27 04:20 +0200
  [PATCH 3/4] pinctrl: aspeed: g4: Add USB device and host support Andrew Jeffery <andrew@aj.id.au> - 2017-06-27 04:20 +0200
  Re: [PATCH 0/4] pinctrl: Add USB support for Aspeed SoCs Linus Walleij <linus.walleij@linaro.org> - 2017-06-29 15:00 +0200
    Re: [PATCH 0/4] pinctrl: Add USB support for Aspeed SoCs Andrew Jeffery <andrew@aj.id.au> - 2017-06-30 03:30 +0200

csiph-web