Merge tag 'for-linus-4.8' of git://git.code.sf.net/p/openipmi/linux-ipmi
[deliverable/linux.git] / Documentation / devicetree / bindings / arm / compulab-boards.txt
CommitLineData
0c6623e3
IL
1CompuLab SB-SOM is a multi-module baseboard capable of carrying:
2 - CM-T43
3 - CM-T54
4 - CM-QS600
5 - CL-SOM-AM57x
6 - CL-SOM-iMX7
7modules with minor modifications to the SB-SOM assembly.
02fc7720
NK
8
9Required root node properties:
10 - compatible = should be "compulab,sb-som"
0c6623e3
IL
11
12Compulab CL-SOM-iMX7 is a miniature System-on-Module (SoM) based on
13Freescale i.MX7 ARM Cortex-A7 System-on-Chip.
14
15Required root node properties:
16 - compatible = "compulab,cl-som-imx7", "fsl,imx7d";
17
18Compulab SBC-iMX7 is a single board computer based on the
19Freescale i.MX7 system-on-chip. SBC-iMX7 is implemented with
20the CL-SOM-iMX7 System-on-Module providing most of the functions,
21and SB-SOM-iMX7 carrier board providing additional peripheral
22functions and connectors.
23
24Required root node properties:
25 - compatible = "compulab,sbc-imx7", "compulab,cl-som-imx7", "fsl,imx7d";
This page took 0.057224 seconds and 5 git commands to generate.