All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add support for Engicam IMX6UL module
@ 2016-02-20 10:20 ` Michael Trimarchi
  0 siblings, 0 replies; 44+ messages in thread
From: Michael Trimarchi @ 2016-02-20 10:20 UTC (permalink / raw)
  To: linux-arm-kernel

Thi patch series add the support for Engicam IMXUL product

https://community.freescale.com/docs/DOC-328428

Based on Freescale? i.MX 6UltraLite processor, a high performance,
ultra-efficient processor family featuring an advanced implementation
of a single ARM? Cortex?-A7 core, which operates at speeds up to 528 MHz.

The new ENGICAM GEA M6UL module is suitable for cost effective HMI
applications requiring high performance CPU.

Michael Trimarchi (4):
  ARM: dts: imx6ul: Add flexcan1 and flexcan2 support
  ARM: dts: imx6ul: Add LCDIF support
  ARM: dts: imx6ul: Add GPMI nand controller support
  ARM: dts: imx6ul-geam: Add Engicam IMX6UL GEA M6UL initial support

 arch/arm/boot/dts/Makefile             |   3 +-
 arch/arm/boot/dts/imx6ul-geam-kit.dts  | 102 +++++++++
 arch/arm/boot/dts/imx6ul-geam.dtsi     | 371 +++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/imx6ul.dtsi          |  68 ++++++
 drivers/mtd/nand/gpmi-nand/gpmi-nand.c |  10 +
 drivers/mtd/nand/gpmi-nand/gpmi-nand.h |   6 +-
 6 files changed, 557 insertions(+), 3 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx6ul-geam-kit.dts
 create mode 100644 arch/arm/boot/dts/imx6ul-geam.dtsi

-- 
2.7.0

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

end of thread, other threads:[~2016-03-30 12:46 UTC | newest]

Thread overview: 44+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-20 10:20 [PATCH 0/4] Add support for Engicam IMX6UL module Michael Trimarchi
2016-02-20 10:20 ` Michael Trimarchi
2016-02-20 10:20 ` [PATCH 1/4] ARM: dts: imx6ul: Add flexcan1 and flexcan2 support Michael Trimarchi
2016-02-20 10:20   ` Michael Trimarchi
2016-02-20 14:02   ` Fabio Estevam
2016-02-20 14:02     ` Fabio Estevam
2016-02-20 17:18     ` Michael Trimarchi
2016-02-20 17:18       ` Michael Trimarchi
2016-02-20 17:29       ` Fabio Estevam
2016-02-20 17:29         ` Fabio Estevam
2016-02-21 11:18         ` [PATCH V2 " Michael Trimarchi
2016-02-21 11:18           ` Michael Trimarchi
2016-02-20 10:20 ` [PATCH 2/4] ARM: dts: imx6ul: Add LCDIF support Michael Trimarchi
2016-02-20 10:20   ` Michael Trimarchi
2016-02-20 10:20 ` [PATCH 3/4] ARM: dts: imx6ul: Add GPMI nand controller support Michael Trimarchi
2016-02-20 10:20   ` Michael Trimarchi
2016-02-20 11:57   ` Fabio Estevam
2016-02-20 11:57     ` Fabio Estevam
2016-02-20 17:21     ` Michael Trimarchi
2016-02-20 17:21       ` Michael Trimarchi
2016-02-21 11:29       ` [PATCH V2 " Michael Trimarchi
2016-02-21 11:29         ` Michael Trimarchi
2016-02-22  8:26         ` Lothar Waßmann
2016-02-22  8:26           ` Lothar Waßmann
2016-03-20  8:44           ` Michael Trimarchi
2016-03-20  8:44             ` Michael Trimarchi
2016-03-21  9:47             ` Lothar Waßmann
2016-03-21  9:47               ` Lothar Waßmann
2016-03-22  7:44               ` Michael Trimarchi
2016-03-22  7:44                 ` Michael Trimarchi
2016-02-20 10:20 ` [PATCH 4/4] ARM: dts: imx6ul-geam: Add Engicam IMX6UL GEA M6UL initial support Michael Trimarchi
2016-02-20 10:20   ` Michael Trimarchi
2016-02-20 14:11   ` Fabio Estevam
2016-02-20 14:11     ` Fabio Estevam
2016-02-20 17:19     ` Michael Trimarchi
2016-02-20 17:19       ` Michael Trimarchi
2016-02-20 17:30       ` Fabio Estevam
2016-02-20 17:30         ` Fabio Estevam
2016-02-21 15:32         ` [PATCH V2 " Michael Trimarchi
2016-02-21 15:32           ` Michael Trimarchi
2016-03-30 11:47 ` [PATCH 0/4] Add support for Engicam IMX6UL module Shawn Guo
2016-03-30 11:47   ` Shawn Guo
2016-03-30 12:46   ` Michael Trimarchi
2016-03-30 12:46     ` Michael Trimarchi

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.