aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author[email protected] <[email protected]>2017-06-20 16:21:06 +0800
committerMark Brown <[email protected]>2017-06-20 13:39:11 +0100
commit7383674c9be3efc171cb2f6daaccb4c503ea4b6b (patch)
tree81999527ef596537d286d0c37f53861dfead30b4
parentfc4f226fece3d09d1014c2e98b5accc874a62617 (diff)
spi: mediatek: Add bindings for mediatek MT2712 soc platform
This patch adds a DT binding documentation for the MT2712 soc. Signed-off-by: Leilk Liu <[email protected]> Reviewed-by: Matthias Brugger <[email protected]> Signed-off-by: Mark Brown <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/spi/spi-mt65xx.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/spi/spi-mt65xx.txt b/Documentation/devicetree/bindings/spi/spi-mt65xx.txt
index c0b1f0134390..e0318cf92d73 100644
--- a/Documentation/devicetree/bindings/spi/spi-mt65xx.txt
+++ b/Documentation/devicetree/bindings/spi/spi-mt65xx.txt
@@ -3,6 +3,7 @@ Binding for MTK SPI controller
Required properties:
- compatible: should be one of the following.
- mediatek,mt2701-spi: for mt2701 platforms
+ - mediatek,mt2712-spi: for mt2712 platforms
- mediatek,mt6589-spi: for mt6589 platforms
- mediatek,mt7622-spi: for mt7622 platforms
- mediatek,mt8135-spi: for mt8135 platforms