From: mars.cheng@mediatek.com (Mars Cheng)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] Add mt6580 basic chip support
Date: Tue, 30 Jun 2015 15:02:29 +0800 [thread overview]
Message-ID: <1435647751-20422-1-git-send-email-mars.cheng@mediatek.com> (raw)
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
next reply other threads:[~2015-06-30 7:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-30 7:02 Mars Cheng [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1435647751-20422-1-git-send-email-mars.cheng@mediatek.com \
--to=mars.cheng@mediatek.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).