All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] Add support for CL-SOM-iMX7 and SBC-iMX7
@ 2015-12-07  7:14 ` Ilya Ledvich
  0 siblings, 0 replies; 64+ messages in thread
From: Ilya Ledvich @ 2015-12-07  7:14 UTC (permalink / raw)
  To: Rob Herring, Shawn Guo
  Cc: Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala, Sascha Hauer,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Igor Grinberg,
	Ilya Ledvich

This patch series adds support for CompuLab CL-SOM-iMX7 and
SBC-iMX7 boards.

CL-SOM-iMX7 is a miniature System-on-Module (SoM) based on
Freescale i.MX7 ARM Cortex-A7 System-on-Chip.

SBC-iMX7 is a single board computer, implemented with the
CL-SOM-iMX7 System-on-Module providing most of the functions,
and SB-SOM-iMX7 carrier board providing additional peripheral
functions and connectors.

The SBC-iMX7 provides following features:

CPU:		Freescale i.MX 7Dual ARM Cortex-A7, 1GHz NEON SIMD and VFPv4 or
		Freescale i.MX 7Solo ARM Cortex-A7, 800MHz NEON SIMD and VFPv4

RAM:		DDR3, 256MB - 2GB

Storage:	NAND flash, 128MB - 1GB or eMMC flash, 4GB - 32GB
		SPI flash, 2MB
		Standard full-size SD socket

Ethernet:	Up to 2x 10/100/1000Mbps Ethernet ports (MAC+PHY)

WiFi/BT:	Dual-band 2x2 802.11a/b/g/n WiFi interface (TI WiLink 8 WL1837 chipset)

Analog Audio:	Audio codec with analog stereo output, stereo input and microphone support

More details can be found here:

http://www.compulab.co.il/products/computer-on-modules/cl-som-imx7-freescale-i-mx-7-system-on-module/

http://www.compulab.co.il/products/sbcs/sbc-imx7-freescale-i-mx-7-single-board-computer/

This series provides basic DT support including following features:

* Memory configuration
* eMMC
* 2x Gigabit Ethernet ports (FEC1 and FEC2)
* I2C2 bus
  * EEPROM
  * PCA9555 GPIO extender
  * PMIC
* UART1
* USB OTG port

Ilya Ledvich (8):
  ARM: dts: imx7d: cl-som-imx7: add basic module support
  ARM: dts: imx7d: cl-som-imx7: add usb otg support
  ARM: dts: imx7d: cl-som-imx7: add eMMC support
  ARM: dts: imx7d: cl-som-imx7: add fec1 support
  ARM: dts: imx7d: cl-som-imx7: add eeprom support
  ARM: dts: imx7d: cl-som-imx7: add gpio extender support
  ARM: dts: imx7d: cl-som-imx7: add fec2 support
  ARM: dts: imx7d: sbc-imx7: add basic board support

 Documentation/devicetree/bindings/arm/fsl.txt |   8 +
 arch/arm/boot/dts/Makefile                    |   2 +
 arch/arm/boot/dts/imx7d-cl-som-imx7.dts       | 294 ++++++++++++++++++++++++++
 arch/arm/boot/dts/imx7d-sbc-imx7.dts          |  43 ++++
 4 files changed, 347 insertions(+)
 create mode 100644 arch/arm/boot/dts/imx7d-cl-som-imx7.dts
 create mode 100644 arch/arm/boot/dts/imx7d-sbc-imx7.dts

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 64+ messages in thread

end of thread, other threads:[~2015-12-22 14:14 UTC | newest]

Thread overview: 64+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-07  7:14 [PATCH 0/8] Add support for CL-SOM-iMX7 and SBC-iMX7 Ilya Ledvich
2015-12-07  7:14 ` Ilya Ledvich
     [not found] ` <1449472479-2521-1-git-send-email-ilya-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2015-12-07  7:14   ` [PATCH 1/8] ARM: dts: imx7d: cl-som-imx7: add basic module support Ilya Ledvich
2015-12-07  7:14     ` Ilya Ledvich
     [not found]     ` <1449472479-2521-2-git-send-email-ilya-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2015-12-08 15:14       ` Rob Herring
2015-12-08 15:14         ` Rob Herring
2015-12-10 14:01         ` [PATCH v2] " Igor Grinberg
2015-12-10 14:01           ` Igor Grinberg
     [not found]           ` <1449756097-2921-1-git-send-email-grinberg-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2015-12-14  2:43             ` Shawn Guo
2015-12-14  2:43               ` Shawn Guo
2015-12-16 14:01               ` Igor Grinberg
2015-12-16 14:01                 ` Igor Grinberg
     [not found]                 ` <56716EA4.2080107-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2015-12-21  6:36                   ` Shawn Guo
2015-12-21  6:36                     ` Shawn Guo
2015-12-21  8:07                     ` Igor Grinberg
2015-12-21  8:07                       ` Igor Grinberg
     [not found]                       ` <5677B341.6040203-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2015-12-21 13:54                         ` Shawn Guo
2015-12-21 13:54                           ` Shawn Guo
2015-12-21 13:59                         ` Shawn Guo
2015-12-21 13:59                           ` Shawn Guo
2015-12-22  7:38                           ` Igor Grinberg
2015-12-22  7:38                             ` Igor Grinberg
2015-12-07  7:14   ` [PATCH 2/8] ARM: dts: imx7d: cl-som-imx7: add usb otg support Ilya Ledvich
2015-12-07  7:14     ` Ilya Ledvich
2015-12-07  7:14   ` [PATCH 3/8] ARM: dts: imx7d: cl-som-imx7: add eMMC support Ilya Ledvich
2015-12-07  7:14     ` Ilya Ledvich
2015-12-07  7:14   ` [PATCH 4/8] ARM: dts: imx7d: cl-som-imx7: add fec1 support Ilya Ledvich
2015-12-07  7:14     ` Ilya Ledvich
2015-12-07  7:14   ` [PATCH 5/8] ARM: dts: imx7d: cl-som-imx7: add eeprom support Ilya Ledvich
2015-12-07  7:14     ` Ilya Ledvich
2015-12-07  7:14   ` [PATCH 6/8] ARM: dts: imx7d: cl-som-imx7: add gpio extender support Ilya Ledvich
2015-12-07  7:14     ` Ilya Ledvich
2015-12-07  7:14   ` [PATCH 7/8] ARM: dts: imx7d: cl-som-imx7: add fec2 support Ilya Ledvich
2015-12-07  7:14     ` Ilya Ledvich
2015-12-07  7:14   ` [PATCH 8/8] ARM: dts: imx7d: sbc-imx7: add basic board support Ilya Ledvich
2015-12-07  7:14     ` Ilya Ledvich
     [not found]     ` <1449472479-2521-9-git-send-email-ilya-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2015-12-08 15:16       ` Rob Herring
2015-12-08 15:16         ` Rob Herring
2015-12-14  2:47   ` [PATCH 0/8] Add support for CL-SOM-iMX7 and SBC-iMX7 Shawn Guo
2015-12-14  2:47     ` Shawn Guo
2015-12-16 14:09     ` Igor Grinberg
2015-12-16 14:09       ` Igor Grinberg
     [not found]       ` <5671707E.5000908-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2015-12-21  6:41         ` Shawn Guo
2015-12-21  6:41           ` Shawn Guo
2015-12-21  7:54           ` Igor Grinberg
2015-12-21  7:54             ` Igor Grinberg
2015-12-22  8:15   ` [PATCH v2 0/2] " Ilya Ledvich
2015-12-22  8:15     ` Ilya Ledvich
     [not found]     ` <1450772120-18131-1-git-send-email-ilya-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2015-12-22  8:15       ` [PATCH v2 1/2] ARM: dts: imx7d: cl-som-imx7: add basic module support Ilya Ledvich
2015-12-22  8:15         ` Ilya Ledvich
     [not found]         ` <1450772120-18131-2-git-send-email-ilya-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2015-12-22 12:17           ` Shawn Guo
2015-12-22 12:17             ` Shawn Guo
2015-12-22 14:07             ` Igor Grinberg
2015-12-22 14:07               ` Igor Grinberg
2015-12-22  8:15       ` [PATCH v2 2/2] ARM: dts: imx7d: sbc-imx7: add basic board support Ilya Ledvich
2015-12-22  8:15         ` Ilya Ledvich
     [not found]         ` <1450772120-18131-3-git-send-email-ilya-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2015-12-22 12:19           ` Shawn Guo
2015-12-22 12:19             ` Shawn Guo
2015-12-22 14:13             ` Igor Grinberg
2015-12-22 14:13               ` Igor Grinberg
2015-12-22 12:13       ` [PATCH v2 0/2] Add support for CL-SOM-iMX7 and SBC-iMX7 Shawn Guo
2015-12-22 12:13         ` Shawn Guo
2015-12-22 14:14         ` Igor Grinberg
2015-12-22 14:14           ` Igor Grinberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.