Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1235184
| From | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v9 2/5] dt-bindings: Add a binding for Mediatek xHCI host controller |
| Date | 2015-09-29 16:50 +0200 |
| Message-ID | <qe4ob-ZN-51@gated-at.bofh.it> (permalink) |
| References | <qdTsJ-2of-1@gated-at.bofh.it> <qdTsK-2of-19@gated-at.bofh.it> |
| Organization | Cogent Embedded |
On 09/29/2015 06:01 AM, Chunfeng Yun wrote:
> add a DT binding documentation of xHCI host controller for the
> MT8173 SoC from Mediatek.
>
> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
> ---
> .../devicetree/bindings/usb/mt8173-xhci.txt | 52 ++++++++++++++++++++++
> 1 file changed, 52 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/usb/mt8173-xhci.txt
>
> diff --git a/Documentation/devicetree/bindings/usb/mt8173-xhci.txt b/Documentation/devicetree/bindings/usb/mt8173-xhci.txt
> new file mode 100644
> index 0000000..0c96273
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/usb/mt8173-xhci.txt
> @@ -0,0 +1,52 @@
[...]
> +
> +Example:
> +usb30: usb@11270000 {
[...]
> + status = "okay";
This line is not needed.
[...]
MBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v9 0/5] Mediatek xHCI support Chunfeng Yun <chunfeng.yun@mediatek.com> - 2015-09-29 05:10 +0200
[PATCH v9 5/5] arm64: dts: mediatek: add xHCI & usb phy for mt8173 Chunfeng Yun <chunfeng.yun@mediatek.com> - 2015-09-29 05:10 +0200
[PATCH v9 1/5] dt-bindings: Add usb3.0 phy binding for MT65xx SoCs Chunfeng Yun <chunfeng.yun@mediatek.com> - 2015-09-29 05:10 +0200
Re: [PATCH v9 1/5] dt-bindings: Add usb3.0 phy binding for MT65xx SoCs Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2015-09-29 16:50 +0200
[PATCH v9 3/5] phy: add usb3.0 phy driver for mt65xx SoCs Chunfeng Yun <chunfeng.yun@mediatek.com> - 2015-09-29 05:10 +0200
[PATCH v9 2/5] dt-bindings: Add a binding for Mediatek xHCI host controller Chunfeng Yun <chunfeng.yun@mediatek.com> - 2015-09-29 05:10 +0200
Re: [PATCH v9 2/5] dt-bindings: Add a binding for Mediatek xHCI host controller Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2015-09-29 16:50 +0200
Re: [PATCH v9 4/5] xhci: mediatek: support MTK xHCI host controller Daniel Thompson <daniel.thompson@linaro.org> - 2015-10-01 13:50 +0200
csiph-web