Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git] / Documentation / devicetree / bindings / arm / arm-boards
blob91f26148af79ef7949605d49d8ecf85de17888c5
1 ARM Versatile Application and Platform Baseboards
2 -------------------------------------------------
3 ARM's development hardware platform with connectors for customizable
4 core tiles.  The hardware configuration of the Versatile boards is
5 highly customizable.
7 Required properties (in root node):
8         compatible = "arm,versatile-ab";  /* Application baseboard */
9         compatible = "arm,versatile-pb";  /* Platform baseboard */
11 Interrupt controllers:
12 - VIC required properties:
13         compatible = "arm,versatile-vic";
14         interrupt-controller;
15         #interrupt-cells = <1>;
17 - SIC required properties:
18         compatible = "arm,versatile-sic";
19         interrupt-controller;
20         #interrupt-cells = <1>;