
Hi Uri,
On Sun, Sep 24, 2017 at 3:00 AM, Uri Mashiach uri.mashiach@compulab.co.il wrote:
This patch series adds support for CompuLab CL-SOM-iMX7, SBC-iMX7, SBC-IOT-iMX7 and IOT-GATE-iMX7.
CL-SOM-iMX7 is a miniature System-on-Module (SoM) based on NXP i.MX7 processor family.
SBC-iMX7 is a single board computer, implemented with the CL-SOM-iMX7 module and the SB-SOM-iMX7 carrier board. The CL-SOM-iMX7 providing most of the functions and the SB-SOM-iMX7 providing additional peripheral functions and connectors.
SBC-IOT-iMX7 is a internet of things single board computer, implemented with the CL-SOM-iMX7 module and the SB-IOT-iMX7 carrier board. The CL-SOM-iMX7 providing most of the functions and the SB-IOT-iMX7 providing additional peripheral functions and connectors.
The CL-SOM-iMX7 has the following features:
CPU: NXP (Freescale) i.MX 7Dual ARM Cortex-A7, 1GHz processor (dual-core) or NXP (Freescale) i.MX 7Solo ARM Cortex-A7, 800MHz processor (single-core)
RAM: 256MB – 2GB, DDR3L-1066
Storage: SLC NAND flash, 128MB - 1GB or eMMC flash, 4GB - 32GB
Ethernet: Up to 2x 10/100/1000Mbps Ethernet ports (MAC+PHY)
WiFi: 802.11b/g/n WiFi interface (TI WiLink 8 WL1801 chipset) or Dual-band 2x2 802.11a/b/g/n WiFi interface (TI WiLink 8 WL1837 chipset)
Bluetooth: Bluetooth 4.1 BLE
Analog Audio: Audio codec with stereo output, stereo input and microphone support
Digital Audio: I2S compliant digital audio interface, MQS audio interface
Display: Parallel 24-bit display interface, up to 1920 x 1080 @60Hz, LVDS, up to 1400 x 1050 @60Hz MIPI-DSI, 2 data lanes, up to 1400 x 1050 @60Hz
More details can be found here:
http://www.compulab.com/products/computer-on-modules/cl-som-imx7-freescale-i...
http://www.compulab.com/products/sbcs/sbc-imx7-freescale-i-mx-7-single-board...
http://www.compulab.com/products/sbcs/sbc-iot-imx7-nxp-i-mx-7-internet-of-th...
http://www.compulab.com/products/iot-gateways/iot-gate-imx7-nxp-i-mx-7-inter...
Ilya Ledvich (1): arm: imx7d: add support for Compulab cl-som-imx7
Uri Mashiach (3): imx: mx7: fix the CCM_ macros imx: mx7: DDR controller configuration for the i.MX7 architecture imx: mx7: SPL support for i.MX7
I didn't have a chance to test it yet, but I don't want to block this work.
Your series looks good, thanks:
Reviewed-by: Fabio Estevam fabio.estevam@nxp.com