[PATCH v3 1/4] ARM: initial support for Conexant Digicolor CX92755 SoC
Olof Johansson
olof at lixom.net
Tue Jan 27 15:02:02 PST 2015
On Wed, Jan 14, 2015 at 10:40:30AM +0200, Baruch Siach wrote:
> 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 at arndb.de>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>
> ---
> arch/arm/Kconfig | 2 ++
> arch/arm/mach-digicolor/Kconfig | 5 +++++
> arch/arm/mach-digicolor/Makefile | 1 +
> arch/arm/mach-digicolor/digicolor.c | 18 ++++++++++++++++++
> 4 files changed, 26 insertions(+)
> create mode 100644 arch/arm/mach-digicolor/Kconfig
> create mode 100644 arch/arm/mach-digicolor/Makefile
> create mode 100644 arch/arm/mach-digicolor/digicolor.c
Applied, thanks.
-Olof
More information about the linux-arm-kernel
mailing list