devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Add mt6755 basic chip support
@ 2016-06-14  2:20 Mars Cheng
  2016-06-14  2:20 ` [PATCH 1/2] Document: DT: Add bindings for mediatek MT6755 SoC Platform Mars Cheng
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Mars Cheng @ 2016-06-14  2:20 UTC (permalink / raw)
  To: Matthias Brugger
  Cc: CC Hwang, Loda Choui, Miles Chen, Scott Shu, Jades Shih,
	Yingjoe Chen, My Chuang, linux-kernel, linux-mediatek,
	devicetree

This patch adds basic support for Mediatek's new 8-core chip, mt6755.
It is also named as Helio P10. It is based on 4.7-rc1

Mars Cheng (2):
  Document: DT: Add bindings for mediatek MT6755 SoC Platform
  arm64: dts: mediatek: add mt6755 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/mt6755-phone.dts      |   39 ++++++
 arch/arm64/boot/dts/mediatek/mt6755.dtsi           |  143 ++++++++++++++++++++
 6 files changed, 189 insertions(+)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt6755-phone.dts
 create mode 100644 arch/arm64/boot/dts/mediatek/mt6755.dtsi

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-06-21  0:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-14  2:20 Add mt6755 basic chip support Mars Cheng
2016-06-14  2:20 ` [PATCH 1/2] Document: DT: Add bindings for mediatek MT6755 SoC Platform Mars Cheng
2016-06-16 21:06   ` Rob Herring
2016-06-14  2:20 ` [PATCH 2/2] arm64: dts: mediatek: add mt6755 support Mars Cheng
     [not found]   ` <1465870805-10451-3-git-send-email-mars.cheng-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2016-06-20  8:31     ` Matthias Brugger
     [not found]       ` <5767A9FB.3010007-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-06-20  9:19         ` Mars Cheng
2016-06-20 17:09           ` Matthias Brugger
2016-06-21  0:50             ` Mars Cheng
     [not found] ` <1465870805-10451-1-git-send-email-mars.cheng-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2016-06-20  5:33   ` Add mt6755 basic chip support Mars Cheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).