[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1435647751-20422-1-git-send-email-mars.cheng@mediatek.com>
Date: Tue, 30 Jun 2015 15:02:29 +0800
From: Mars Cheng <mars.cheng@...iatek.com>
To: Matthias Brugger <matthias.bgg@...il.com>
CC: <srv_wsdupstream@...iatek.com>, <cc.hwang@...iatek.com>,
<linux-kernel@...r.kernel.org>, <jades.shih@...iatek.com>,
<scott.shu@...iatek.com>, <miles.chen@...iatek.com>,
<linux-mediatek@...ts.infradead.org>, <my.chung@...iatek.com>,
<yingjoe.chen@...iatek.com>, <linux-arm-kernel@...ts.infradead.org>
Subject: [PATCH v2 0/2] Add mt6580 basic chip support
This patch add basic support for Mediatek's new 4-core chip, mt6580.
Change in v2:
1. Use stdout-path in device tree to indicate console
2. Remove board-specific bootargs
Mars Cheng (2):
Document: DT: Add bindings for mediatek MT6580 SoC Platform
ARM: dts: mediatek: add 6580 support
Documentation/devicetree/bindings/arm/mediatek.txt | 4 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/mt6580-evbp1.dts | 35 ++++++
arch/arm/boot/dts/mt6580.dtsi | 125 +++++++++++++++++++++
4 files changed, 165 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