[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1528843243-29782-1-git-send-email-mars.cheng@mediatek.com>
Date: Wed, 13 Jun 2018 06:40:41 +0800
From: Mars Cheng <mars.cheng@...iatek.com>
To: Matthias Brugger <matthias.bgg@...il.com>,
Rob Herring <robh+dt@...nel.org>
CC: Mars Cheng <mars.cheng@...iatek.com>,
CC Hwang <cc.hwang@...iatek.com>,
Loda Chou <loda.chou@...iatek.com>,
Miles Chen <miles.chen@...iatek.com>,
Jades Shih <jades.shih@...iatek.com>,
Yingjoe Chen <yingjoe.chen@...iatek.com>,
My Chuang <my.chuang@...iatek.com>,
<linux-kernel@...r.kernel.org>,
<linux-mediatek@...ts.infradead.org>, <devicetree@...r.kernel.org>,
<wsd_upstream@...iatek.com>
Subject: Add basic SoC support for MT6765
This patch adds basic SoC support for Mediatek's new 8-core SoC,
MT6765, which is mainly for smartphone application.
We are going to add more drivers of it in the next weeks.
Mars Cheng (2):
ndings: mediatek: Add bindings for mediatek MT6765 Platform
arm64: dts: mediatek: add mt6765 support
Documentation/devicetree/bindings/arm/mediatek.txt | 4 +
.../interrupt-controller/mediatek,sysirq.txt | 1 +
.../devicetree/bindings/serial/mtk-uart.txt | 1 +
arch/arm64/boot/dts/mediatek/Makefile | 1 +
arch/arm64/boot/dts/mediatek/mt6765-evb.dts | 39 ++++++
arch/arm64/boot/dts/mediatek/mt6765.dtsi | 148 +++++++++++++++++++++
6 files changed, 194 insertions(+)
create mode 100644 arch/arm64/boot/dts/mediatek/mt6765-evb.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt6765.dtsi
Powered by blists - more mailing lists