[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1433319533-24803-1-git-send-email-mars.cheng@mediatek.com>
Date: Wed, 3 Jun 2015 16:18:51 +0800
From: Mars Cheng <mars.cheng@...iatek.com>
To: Matthias Brugger <matthias.bgg@...il.com>
CC: <linux-arm-kernel@...ts.infradead.or>,
<linux-kernel@...r.kernel.org>,
<linux-mediatek@...ts.infradead.org>,
Yingjoe Chen <yingjoe.chen@...iatek.com>,
Mars Cheng <mars.cheng@...iatek.com>,
CC Hwang <cc.hwang@...iatek.com>,
Jades Shih <jades.shih@...iatek.com>,
Loda Chou <loda.chou@...iatek.com>,
Miles Chen <miles.chen@...iatek.com>,
MY Chuang <my.chuang@...iatek.com>,
Scott Shu <scott.shu@...iatek.com>
Subject: [Patch 0/2] Add mt6580 basic chip support
This series add support to mediatek's new SoC, mt6580, a 4-core CA7.
Only basic I/O, including interrupt, timer & uart.
Mars Cheng (2):
Document: DT: Add bindings for mediatek MT6580 SoC Platform
ARM: dts: mediatek: add mt6580 basic support
Documentation/devicetree/bindings/arm/mediatek.txt | 4 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/mt6580-evbp1.dts | 34 ++++++
arch/arm/boot/dts/mt6580.dtsi | 130 +++++++++++++++++++++
4 files changed, 169 insertions(+)
create mode 100644 arch/arm/boot/dts/mt6580-evbp1.dts
create mode 100644 arch/arm/boot/dts/mt6580.dtsi
--
1.8.1.1.dirty
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists