summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2014-05-19 23:30:26 -0700
committerOlof Johansson <olof@lixom.net>2014-05-19 23:30:26 -0700
commit96c2ac4cc5beb9c1e3798cb40cf74af093ec60b4 (patch)
tree76ef8d0f9191236c223be2845a8e39841e3ae8ff /Documentation/devicetree/bindings/arm
parentbf4348e622a798eda72c59f35772db93f72f6aef (diff)
parentc6594025c0f8cea2ba089444a359495bd0ea3e6f (diff)
downloadop-kernel-dev-96c2ac4cc5beb9c1e3798cb40cf74af093ec60b4.zip
op-kernel-dev-96c2ac4cc5beb9c1e3798cb40cf74af093ec60b4.tar.gz
Merge tag 'sti-soc-for-v3.16' of git://git.stlinux.com/devel/kernel/linux-sti into next/soc
Merge "ARM: STi: SoC changes for v3.16" from Maxime Coquelin: SoC changes for STi platforms - Add support for STiH407 * tag 'sti-soc-for-v3.16' of git://git.stlinux.com/devel/kernel/linux-sti: ARM: STi: Add STiH407 SoC support Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r--Documentation/devicetree/bindings/arm/sti.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/sti.txt b/Documentation/devicetree/bindings/arm/sti.txt
new file mode 100644
index 0000000..92f16c7
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/sti.txt
@@ -0,0 +1,15 @@
+ST STi Platforms Device Tree Bindings
+---------------------------------------
+
+Boards with the ST STiH415 SoC shall have the following properties:
+Required root node property:
+compatible = "st,stih415";
+
+Boards with the ST STiH416 SoC shall have the following properties:
+Required root node property:
+compatible = "st,stih416";
+
+Boards with the ST STiH407 SoC shall have the following properties:
+Required root node property:
+compatible = "st,stih407";
+
OpenPOWER on IntegriCloud