This patch adds basic support for Mediatek's new 4-core chip, mt6580.
Based on v4.2-rc1.
This patch add basic support for Mediatek's new 4-core chip, mt6580.
Changes in v3:
1. Remove useless Change-Id
2. Add complete device tree binding in Documentation
Changes in v2:
1. Use stdout-path in device
From: Mars Cheng
This adds basic chip support for Mediatek 6580.
Signed-off-by: Mars Cheng
---
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/mt6580-evbp1.dts | 35 +++
arch/arm/boot/dts/mt6580.dtsi | 123 +
3 files changed, 159
From: Mars Cheng
This adds a DT binding documentation for the MT6580 SoC from Mediatek.
Signed-off-by: Mars Cheng
---
Documentation/devicetree/bindings/arm/mediatek.txt | 4
Documentation/devicetree/bindings/arm/mediatek/mediatek,sysirq.txt | 1 +
Documentation/devicetree/
3 matches
Mail list logo