diff mbox

[4/4] Document: spi: Add bindings for mediatek MT2701 soc platform

Message ID 1451530743-8995-5-git-send-email-leilk.liu@mediatek.com (mailing list archive)
State New, archived
Headers show

Commit Message

Leilk Liu Dec. 31, 2015, 2:59 a.m. UTC
This patch adds a DT binding documentation for the MT2701 soc.

Signed-off-by: Leilk Liu <leilk.liu@mediatek.com>
---
 .../devicetree/bindings/spi/spi-mt65xx.txt         |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

Mark Brown Dec. 31, 2015, 10:08 p.m. UTC | #1
On Thu, Dec 31, 2015 at 10:59:03AM +0800, Leilk Liu wrote:
> This patch adds a DT binding documentation for the MT2701 soc.
> 

Please use subject lines reflecting the style for the subsystem.
Rob Herring (Arm) Dec. 31, 2015, 10:15 p.m. UTC | #2
On Thu, Dec 31, 2015 at 10:59:03AM +0800, Leilk Liu wrote:
> This patch adds a DT binding documentation for the MT2701 soc.
> 
> Signed-off-by: Leilk Liu <leilk.liu@mediatek.com>

Acked-by: Rob Herring <robh@kernel.org>
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/spi/spi-mt65xx.txt b/Documentation/devicetree/bindings/spi/spi-mt65xx.txt
index ce363c923f..bf489e0 100644
--- a/Documentation/devicetree/bindings/spi/spi-mt65xx.txt
+++ b/Documentation/devicetree/bindings/spi/spi-mt65xx.txt
@@ -2,9 +2,10 @@  Binding for MTK SPI controller
 
 Required properties:
 - compatible: should be one of the following.
-    - mediatek,mt8173-spi: for mt8173 platforms
-    - mediatek,mt8135-spi: for mt8135 platforms
+    - mediatek,mt2701-spi: for mt2701 platforms
     - mediatek,mt6589-spi: for mt6589 platforms
+    - mediatek,mt8135-spi: for mt8135 platforms
+    - mediatek,mt8173-spi: for mt8173 platforms
 
 - #address-cells: should be 1.