lkml.org 
[lkml]   [2013]   [Jun]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] ARM: mach-moxart: add MOXA ART SoC support
Date
This set adds support for MOXA ART SoC.

Applies to arm-soc/for-next.

Note: no boot without clocksource and irqchip drivers (I'll submit these separately to the correct maintainers).

The main thread of discussion can be found here:
http://lists.infradead.org/pipermail/linux-arm-kernel/2013-May/168438.html

Full source (including drivers) here:
https://code.google.com/p/linux-3-10-rc1-moxart/source/list

Jonas Jensen (3):
ARM: mach-moxart: add MOXA ART SoC files
ARM: mach-moxart: add MOXA ART device tree files
ARM: mach-moxart: add MOXA ART UART debug files

arch/arm/Kconfig | 2 +
arch/arm/Kconfig.debug | 10 +++
arch/arm/Makefile | 1 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/moxart-uc7112lx.dts | 89 ++++++++++++++++++++++
arch/arm/boot/dts/moxart.dtsi | 84 +++++++++++++++++++++
arch/arm/configs/moxart_uc7112lx_defconfig | 112 ++++++++++++++++++++++++++++
arch/arm/include/debug/moxart.S | 14 ++++
arch/arm/mach-moxart/Kconfig | 28 +++++++
arch/arm/mach-moxart/Makefile | 10 +++
arch/arm/mach-moxart/idle.c | 21 +++++
arch/arm/mach-moxart/moxart.c | 23 ++++++
12 files changed, 395 insertions(+), 0 deletions(-)
create mode 100644 arch/arm/boot/dts/moxart-uc7112lx.dts
create mode 100644 arch/arm/boot/dts/moxart.dtsi
create mode 100644 arch/arm/configs/moxart_uc7112lx_defconfig
create mode 100644 arch/arm/include/debug/moxart.S
create mode 100644 arch/arm/mach-moxart/Kconfig
create mode 100644 arch/arm/mach-moxart/Makefile
create mode 100644 arch/arm/mach-moxart/idle.c
create mode 100644 arch/arm/mach-moxart/moxart.c

--
1.7.2.5



\
 
 \ /
  Last update: 2013-06-12 15:01    [W:0.101 / U:1.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site