Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1242234 > unrolled thread
| Started by | chunfeng yun <chunfeng.yun@mediatek.com> |
|---|---|
| First post | 2015-10-08 13:40 +0200 |
| Last post | 2015-10-08 13:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v9 2/5] dt-bindings: Add a binding for Mediatek xHCI host controller chunfeng yun <chunfeng.yun@mediatek.com> - 2015-10-08 13:40 +0200
| From | chunfeng yun <chunfeng.yun@mediatek.com> |
|---|---|
| Date | 2015-10-08 13:40 +0200 |
| Subject | Re: [PATCH v9 2/5] dt-bindings: Add a binding for Mediatek xHCI host controller |
| Message-ID | <qhhIe-2d4-33@gated-at.bofh.it> |
Hi,
On Tue, 2015-09-29 at 17:49 +0300, Sergei Shtylyov wrote:
> 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.
>
I will remove it.
Thanks
> [...]
>
> 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 top | Article view | linux.kernel
csiph-web