summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/mt6589.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: mediatek: dts: Add uart to mt6589Matthias Brugger2015-01-111-0/+38
| | | | | | This patch adds the uart ports to the device tree of Mediatek mt6589 SoC. Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
* ARM: mediatek: Add sysirq in mt6589/mt8135/mt8127 dtsiYingjoe Chen2015-01-021-2/+12
| | | | | | | | | | | Add sysirq settings for mt6589/mt8135/mt8127 This also correct timer interrupt flag. The old setting works because boot loader already set polarity for timer interrupt. Without intpol support, the setting was not changed so gic can get the irq correctly. Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
* ARM: dts: mt6589: Change compatible string for GICMatthias Brugger2014-09-241-1/+1
| | | | | | | | This patch changes the compatible string of the GIC to the new "arm,cortex-a7-gic" which does reflect the actual hardware. Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com> Signed-off-by: Olof Johansson <olof@lixom.net>
* ARM: dts: mt6589: Fix typo in GIC unit addressMatthias Brugger2014-09-241-1/+1
| | | | | | | This changes the unit address of the gic node to it's first register area. Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com> Signed-off-by: Olof Johansson <olof@lixom.net>
* arm: add basic support for Mediatek MT6589 boardsMatthias Brugger2014-07-221-0/+94
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>
OpenPOWER on IntegriCloud