arm: add basic support for Mediatek MT6589 boards
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>
Showing
- arch/arm/Kconfig 2 additions, 0 deletionsarch/arm/Kconfig
- arch/arm/Makefile 1 addition, 0 deletionsarch/arm/Makefile
- arch/arm/boot/dts/mt6589.dtsi 94 additions, 0 deletionsarch/arm/boot/dts/mt6589.dtsi
- arch/arm/mach-mediatek/Kconfig 6 additions, 0 deletionsarch/arm/mach-mediatek/Kconfig
- arch/arm/mach-mediatek/Makefile 1 addition, 0 deletionsarch/arm/mach-mediatek/Makefile
- arch/arm/mach-mediatek/mediatek.c 27 additions, 0 deletionsarch/arm/mach-mediatek/mediatek.c
Loading
Please register or sign in to comment