arm: add basic support for Mediatek MT6589 boards
authorMatthias Brugger <matthias.bgg@gmail.com>
Mon, 12 May 2014 23:06:13 +0000 (01:06 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Tue, 22 Jul 2014 15:52:37 +0000 (17:52 +0200)
This adds a generic devicetree board file and a dtsi for boards
based on MT6589 SoCs from Mediatek.

Apart from the generic parts (gic, clocks) the only component
currently supported are the timers.

Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/boot/dts/mt6589.dtsi [new file with mode: 0644]
arch/arm/mach-mediatek/Kconfig [new file with mode: 0644]
arch/arm/mach-mediatek/Makefile [new file with mode: 0644]
arch/arm/mach-mediatek/mediatek.c [new file with mode: 0644]

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge