devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Add basic SoC support for MT6765
@ 2018-06-12 22:40 Mars Cheng
  2018-06-12 22:40 ` [PATCH 1/2] ndings: mediatek: Add bindings for mediatek MT6765 Platform Mars Cheng
  2018-06-12 22:40 ` [PATCH 2/2] arm64: dts: mediatek: add mt6765 support Mars Cheng
  0 siblings, 2 replies; 9+ messages in thread
From: Mars Cheng @ 2018-06-12 22:40 UTC (permalink / raw)
  To: Matthias Brugger, Rob Herring
  Cc: Mars Cheng, CC Hwang, Loda Chou, Miles Chen, Jades Shih,
	Yingjoe Chen, My Chuang, linux-kernel, linux-mediatek, devicetree,
	wsd_upstream


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

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

end of thread, other threads:[~2018-06-20  0:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-12 22:40 Add basic SoC support for MT6765 Mars Cheng
2018-06-12 22:40 ` [PATCH 1/2] ndings: mediatek: Add bindings for mediatek MT6765 Platform Mars Cheng
2018-06-13  0:51   ` Rob Herring
2018-06-13  1:59     ` Mars Cheng
2018-06-12 22:40 ` [PATCH 2/2] arm64: dts: mediatek: add mt6765 support Mars Cheng
2018-06-13  0:58   ` Rob Herring
2018-06-13  1:56     ` Mars Cheng
2018-06-15  8:54   ` Matthias Brugger
2018-06-20  0:18     ` 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).