From: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Martin Blumenstingl
<martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org,
felipe.balbi-VuQAYsv1563Yd54FQh9/CA@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
mathias.nyman-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org,
arnd-r2nGTMty4D4@public.gmane.org,
linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [RFCv2 usb-next 3/3] usb: host: xhci: plat: integrate the platform-roothub
Date: Mon, 17 Jul 2017 12:58:02 -0500 [thread overview]
Message-ID: <20170717175802.7khb2uxtg3gs7ndd@rob-hp-laptop> (raw)
In-Reply-To: <20170713105939.31566-4-martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
On Thu, Jul 13, 2017 at 12:59:39PM +0200, Martin Blumenstingl wrote:
> This enables the platform-roothub for the xhci-plat driver. This allows
> specifying a PHY for each port via devicetree. All PHYs will then be
> enabled/disabled by the platform-roothub driver.
>
> One example where this is required is the Amlogic GXL and GXM SoCs:
> They are using a dwc3 USB controller with up to three ports enabled on
> the internal roothub. Using only the top-level "phy" properties does not
> work here since one can only specify one "usb2-phy" and one "usb3-phy",
> while actually at least two "usb2-phy" have to be specified.
>
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
> ---
> Documentation/devicetree/bindings/usb/usb-xhci.txt | 7 ++++++
Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
> drivers/usb/host/Kconfig | 1 +
> drivers/usb/host/xhci-plat.c | 27 +++++++++++++++++++++-
> drivers/usb/host/xhci.h | 2 ++
> 4 files changed, 36 insertions(+), 1 deletion(-)
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2017-07-17 17:58 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-13 10:59 [RFCv2 usb-next 0/3] initialize (multiple) PHYs in xhci-plat Martin Blumenstingl
[not found] ` <20170713105939.31566-1-martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
2017-07-13 10:59 ` [RFCv2 usb-next 1/3] dt-bindings: usb: add the documentation for USB root-hub Martin Blumenstingl
[not found] ` <20170713105939.31566-2-martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
2017-07-17 17:56 ` Rob Herring
2017-07-13 10:59 ` [RFCv2 usb-next 2/3] usb: host: add a generic platform USB roothub driver Martin Blumenstingl
[not found] ` <20170713105939.31566-3-martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
2017-07-25 6:40 ` Chunfeng Yun
2017-07-25 19:06 ` Martin Blumenstingl
2017-08-16 21:43 ` Martin Blumenstingl
2017-07-13 10:59 ` [RFCv2 usb-next 3/3] usb: host: xhci: plat: integrate the platform-roothub Martin Blumenstingl
[not found] ` <20170713105939.31566-4-martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
2017-07-17 17:58 ` Rob Herring [this message]
2017-07-15 9:33 ` [RFCv2 usb-next 0/3] initialize (multiple) PHYs in xhci-plat Chunfeng Yun
2017-07-15 12:11 ` Martin Blumenstingl
[not found] ` <CAFBinCAw9yaaEO6Z9AdkBaPg9azGH4nqgdgoTir9U0eWZVu1DQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-07-17 7:21 ` Chunfeng Yun
2017-07-17 9:27 ` Martin Blumenstingl
[not found] ` <CAFBinCA8o0DzExJOKdh_7zmfJhLwu_hsAHp_POyNO7-ifdPUqQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-07-18 1:40 ` Chunfeng Yun
2017-07-18 8:19 ` Martin Blumenstingl
[not found] ` <CAFBinCAu9t2arCSE6QgujWw7OtApf0bfQ4hG=wDAtaERS2u0tg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-07-18 10:33 ` Chunfeng Yun
2017-07-22 18:48 ` Martin Blumenstingl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170717175802.7khb2uxtg3gs7ndd@rob-hp-laptop \
--to=robh-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
--cc=arnd-r2nGTMty4D4@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=felipe.balbi-VuQAYsv1563Yd54FQh9/CA@public.gmane.org \
--cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
--cc=linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org \
--cc=mathias.nyman-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox