linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add mt6580 basic chip support
@ 2015-06-30  7:02 Mars Cheng
  2015-06-30  7:02 ` [PATCH v2 1/2] Document: DT: Add bindings for mediatek MT6580 SoC Platform Mars Cheng
  2015-06-30  7:02 ` [PATCH v2 2/2] ARM: dts: mediatek: add 6580 support Mars Cheng
  0 siblings, 2 replies; 5+ messages in thread
From: Mars Cheng @ 2015-06-30  7:02 UTC (permalink / raw)
  To: linux-arm-kernel

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

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-30  7:02 [PATCH v2 0/2] Add mt6580 basic chip support Mars Cheng
2015-06-30  7:02 ` [PATCH v2 1/2] Document: DT: Add bindings for mediatek MT6580 SoC Platform Mars Cheng
2015-06-30  7:02 ` [PATCH v2 2/2] ARM: dts: mediatek: add 6580 support Mars Cheng
2015-07-03 22:03   ` Matthias Brugger
2015-07-06  0:53     ` 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).