Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.12-rc2 25 lines 850 B view raw
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. 8 9Required root node properties: 10 - compatible = should be "compulab,sb-som" 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";