devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/1] Add basic SoC support for mt6765
@ 2018-07-09  6:05 Mars Cheng
  2018-07-09  6:05 ` [PATCH v4 1/1] arm64: dts: mediatek: add mt6765 support Mars Cheng
  0 siblings, 1 reply; 8+ messages in thread
From: Mars Cheng @ 2018-07-09  6:05 UTC (permalink / raw)
  To: Matthias Brugger, Rob Herring, Marc Zyngier
  Cc: CC Hwang, Loda Chou, linux-kernel, linux-mediatek, devicetree,
	wsd_upstream, linux-serial, linux-arm-kernel


This patch adds basic SoC support for Mediatek's new 8-core SoC,
MT6765, which is mainly for smartphone application.

Changes in V4:
1. add gic's settings in reg properties
2. remove some patches about dt-bindings since GKH already took them

Changes in V3:
1. split dt-binding document patchs
2. fix mt6765.dtsi warnings with W=12
3. remove uncessary PPI affinity for timer
4. add gicc base for gic dt node

Changes in V2:
1. fix clk properties in uart dts node
2. fix typo in submit title
3. add simple-bus in mt6765.dtsi
4. use correct SPDX license format

Mars Cheng (1):
  arm64: dts: mediatek: add mt6765 support

 arch/arm64/boot/dts/mediatek/Makefile       |    1 +
 arch/arm64/boot/dts/mediatek/mt6765-evb.dts |   33 ++++++
 arch/arm64/boot/dts/mediatek/mt6765.dtsi    |  157 +++++++++++++++++++++++++++
 3 files changed, 191 insertions(+)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt6765-evb.dts
 create mode 100644 arch/arm64/boot/dts/mediatek/mt6765.dtsi

--
1.7.9.5

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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-09  6:05 [PATCH v4 0/1] Add basic SoC support for mt6765 Mars Cheng
2018-07-09  6:05 ` [PATCH v4 1/1] arm64: dts: mediatek: add mt6765 support Mars Cheng
2018-07-09  7:27   ` Marc Zyngier
2018-07-09 10:20   ` Matthias Brugger
2018-07-09 16:43     ` Marc Zyngier
2018-07-09 23:04       ` Mars Cheng
2018-07-10 10:52         ` Matthias Brugger
2018-07-12  0:06           ` 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).