summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mediatek
AgeCommit message (Collapse)AuthorFilesLines
2014-07-22arm: add basic support for Mediatek MT6589 boardsMatthias Brugger3-0/+34
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>