ARM: initial support for Conexant Digicolor CX92755 SoC
authorBaruch Siach <baruch@tkos.co.il>
Wed, 14 Jan 2015 08:40:30 +0000 (10:40 +0200)
committerOlof Johansson <olof@lixom.net>
Tue, 27 Jan 2015 22:56:30 +0000 (14:56 -0800)
Add initial support for the Conexant CX92755 SoC. The CX92755 is one of the
Digicolor series of SoCs, all sharing many of the same peripherals. The code
was tested on the CX92755 evaluation kit, AKA Equinox.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/Kconfig
arch/arm/mach-digicolor/Kconfig [new file with mode: 0644]
arch/arm/mach-digicolor/Makefile [new file with mode: 0644]
arch/arm/mach-digicolor/digicolor.c [new file with mode: 0644]

Simple merge
Simple merge
Simple merge
Simple merge