1 CompuLab SB-SOM is a multi-module baseboard capable of carrying:
7 modules with minor modifications to the SB-SOM assembly.
9 Required root node properties:
10 - compatible = should be "compulab,sb-som"
12 Compulab CL-SOM-iMX7 is a miniature System-on-Module (SoM) based on
13 Freescale i.MX7 ARM Cortex-A7 System-on-Chip.
15 Required root node properties:
16 - compatible = "compulab,cl-som-imx7", "fsl,imx7d";
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.
24 Required root node properties:
25 - compatible = "compulab,sbc-imx7", "compulab,cl-som-imx7", "fsl,imx7d";