Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1715714 > unrolled thread
| Started by | <sean.wang@mediatek.com> |
|---|---|
| First post | 2017-08-19 20:10 +0200 |
| Last post | 2017-08-19 20:10 +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.
[PATCH v2 1/2] dt-bindings: serial: 8250: Add MediaTek BTIF controller bindings <sean.wang@mediatek.com> - 2017-08-19 20:10 +0200
| From | <sean.wang@mediatek.com> |
|---|---|
| Date | 2017-08-19 20:10 +0200 |
| Subject | [PATCH v2 1/2] dt-bindings: serial: 8250: Add MediaTek BTIF controller bindings |
| Message-ID | <uggm5-4B1-1@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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/serial/8250.txt b/Documentation/devicetree/bindings/serial/8250.txt index 419ff6c..7528d90 100644 --- a/Documentation/devicetree/bindings/serial/8250.txt +++ b/Documentation/devicetree/bindings/serial/8250.txt @@ -14,6 +14,9 @@ Required properties: tegra132, or tegra210. - "nxp,lpc3220-uart" - "ralink,rt2880-uart" + - For MediaTek MT7623, must contain "mediatek,mt7623-btif" + - For other MediaTek SoCs , must contain "mediatek,<chip>-btif", + "mediatek,mt7623-btif" where <chip> is mt7622. - "altr,16550-FIFO32" - "altr,16550-FIFO64" - "altr,16550-FIFO128" -- 2.7.4
Back to top | Article view | linux.kernel
csiph-web