Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1715973 > unrolled thread
| Started by | <sean.wang@mediatek.com> |
|---|---|
| First post | 2017-08-20 19:20 +0200 |
| Last post | 2017-08-23 02:40 +0200 |
| Articles | 2 — 2 participants |
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.
[PATCH v3 1/2] dt-bindings: serial: 8250: Add MediaTek BTIF controller bindings <sean.wang@mediatek.com> - 2017-08-20 19:20 +0200
Re: [PATCH v3 1/2] dt-bindings: serial: 8250: Add MediaTek BTIF controller bindings Rob Herring <robh@kernel.org> - 2017-08-23 02:40 +0200
| From | <sean.wang@mediatek.com> |
|---|---|
| Date | 2017-08-20 19:20 +0200 |
| Subject | [PATCH v3 1/2] dt-bindings: serial: 8250: Add MediaTek BTIF controller bindings |
| Message-ID | <ugC3i-1om-15@gated-at.bofh.it> |
From: Sean Wang <sean.wang@mediatek.com> Document the devicetree bindings in 8250.txt for MediaTek BTIF controller which could be found on MT7622 and MT7623 SoC. Signed-off-by: Sean Wang <sean.wang@mediatek.com> --- Documentation/devicetree/bindings/serial/8250.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/serial/8250.txt b/Documentation/devicetree/bindings/serial/8250.txt index 419ff6c..dad3b2e 100644 --- a/Documentation/devicetree/bindings/serial/8250.txt +++ b/Documentation/devicetree/bindings/serial/8250.txt @@ -14,6 +14,8 @@ Required properties: tegra132, or tegra210. - "nxp,lpc3220-uart" - "ralink,rt2880-uart" + - For MediaTek BTIF, must contain '"mediatek,<chip>-btif", + "mediatek,mtk-btif"' where <chip> is mt7622, mt7623. - "altr,16550-FIFO32" - "altr,16550-FIFO64" - "altr,16550-FIFO128" -- 2.7.4
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-08-23 02:40 +0200 |
| Subject | Re: [PATCH v3 1/2] dt-bindings: serial: 8250: Add MediaTek BTIF controller bindings |
| Message-ID | <uhrSa-1HS-21@gated-at.bofh.it> |
| In reply to | #1715973 |
On Mon, Aug 21, 2017 at 01:17:55AM +0800, sean.wang@mediatek.com wrote: > From: Sean Wang <sean.wang@mediatek.com> > > Document the devicetree bindings in 8250.txt for MediaTek BTIF > controller which could be found on MT7622 and MT7623 SoC. > > Signed-off-by: Sean Wang <sean.wang@mediatek.com> > --- > Documentation/devicetree/bindings/serial/8250.txt | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Rob Herring <robh@kernel.org>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web