summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2014-07-23 22:49:24 +0200
committerArnd Bergmann <arnd@arndb.de>2014-07-23 22:54:06 +0200
commit60c70c8c58d8cde3813e730d4e753531f292a1f0 (patch)
tree2178f74dc89ef210cb9100763adc138f2a8d8e09 /Documentation
parentf37ac9e5a47d72eab5185b0ddc14dfc943cc9589 (diff)
parentafaedea451149ab8f08c37ce688c8021ed347811 (diff)
downloadop-kernel-dev-60c70c8c58d8cde3813e730d4e753531f292a1f0.zip
op-kernel-dev-60c70c8c58d8cde3813e730d4e753531f292a1f0.tar.gz
Merge tag 'v3.17-next-mediatek-support' of https://github.com/mbgg/linux-mediatek into next/soc
Merge basic support for the Mediatek Cortex-A7 SoCs from Matthias Brugger: Support is quite basic, as the only component working up to now are the timers. * tag 'v3.17-next-mediatek-support' of https://github.com/mbgg/linux-mediatek: arm: mediatek: add dts for Aquaris5 mobile phone dt-bindings: add documentation for Mediatek SoC arm: add basic support for Mediatek MT6589 boards Signed-off-by: Matthias Brugger matthias.bgg@gmail.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/arm/mediatek.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/mediatek.txt b/Documentation/devicetree/bindings/arm/mediatek.txt
new file mode 100644
index 0000000..d6ac71f
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/mediatek.txt
@@ -0,0 +1,8 @@
+Mediatek MT6589 Platforms Device Tree Bindings
+
+Boards with a SoC of the Mediatek MT6589 shall have the following property:
+
+Required root node property:
+
+compatible: must contain "mediatek,mt6589"
+
OpenPOWER on IntegriCloud