fbdev: mbx: fix a misspelled variable name
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / arm / compulab-boards.txt
1 CompuLab 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
7 modules with minor modifications to the SB-SOM assembly.
8
9 Required root node properties:
10     - compatible = should be "compulab,sb-som"
11
12 Compulab CL-SOM-iMX7 is a miniature System-on-Module (SoM) based on
13 Freescale i.MX7 ARM Cortex-A7 System-on-Chip.
14
15 Required root node properties:
16     - compatible = "compulab,cl-som-imx7", "fsl,imx7d";
17
18 Compulab SBC-iMX7 is a single board computer based on the
19 Freescale i.MX7 system-on-chip. SBC-iMX7 is implemented with
20 the CL-SOM-iMX7 System-on-Module providing most of the functions,
21 and SB-SOM-iMX7 carrier board providing additional peripheral
22 functions and connectors.
23
24 Required root node properties:
25     - compatible = "compulab,sbc-imx7", "compulab,cl-som-imx7", "fsl,imx7d";