sh_eth: fix EESIPR values for SH77{34|63}
[linux/fpc-iii.git] / Documentation / devicetree / bindings / arm / compulab-boards.txt
blob42a10285af9cfdc867574c575fd6ac089a3f4167
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.
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";