From: srv_yingjoe.chen@mediatek.com (Joe.C)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/7] arm: mediatek: add dts for 8127 Moose board
Date: Wed, 17 Sep 2014 22:24:09 +0800 [thread overview]
Message-ID: <1410963854-17154-3-git-send-email-srv_yingjoe.chen@mediatek.com> (raw)
In-Reply-To: <1410963854-17154-1-git-send-email-srv_yingjoe.chen@mediatek.com>
From: "Joe.C" <yingjoe.chen@mediatek.com>
Moose is a tablet evalutation board based on MT8127 SoC.
Signed-off-by: Joe.C <yingjoe.chen@mediatek.com>
---
arch/arm/boot/dts/mt8127-moose.dts | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
create mode 100644 arch/arm/boot/dts/mt8127-moose.dts
diff --git a/arch/arm/boot/dts/mt8127-moose.dts b/arch/arm/boot/dts/mt8127-moose.dts
new file mode 100644
index 0000000..715e23c
--- /dev/null
+++ b/arch/arm/boot/dts/mt8127-moose.dts
@@ -0,0 +1,24 @@
+/*
+ * Copyright (c) 2014 MediaTek Inc.
+ * Author: Joe.C <yingjoe.chen@mediatek.com>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ */
+
+/dts-v1/;
+#include "mt8127.dtsi"
+
+/ {
+ model = "mt8127-moose";
+
+ memory {
+ reg = <0 0x80000000 0 0x40000000>;
+ };
+};
--
1.8.1.1.dirty
next prev parent reply other threads:[~2014-09-17 14:24 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-17 14:24 [PATCH v2 0/7] arm: Add basic support for MediaTek MT8127 & MT8135 SoCs Joe.C
2014-09-17 14:24 ` [PATCH v2 1/7] arm: MTK: Add basic support for mt8127 Joe.C
2014-09-17 14:24 ` Joe.C [this message]
2014-09-17 14:24 ` [PATCH v2 3/7] arm: MTK: Add basic support for mt8135 Joe.C
2014-09-17 14:24 ` [PATCH v2 4/7] arm: mediatek: add dts for MT8135 evaluation board Joe.C
2014-09-17 14:24 ` [PATCH v2 5/7] dt-bindings: add more chips in documentation for Mediatek SoC Joe.C
2014-09-18 13:09 ` Matthias Brugger
2014-09-17 14:24 ` [PATCH v2 6/7] arm: dts: Build dtb for mt8127 & mt8135 Joe.C
2014-09-17 14:24 ` [PATCH v2 7/7] arm: mediatek: Add earlyprintk support " Joe.C
2014-09-18 13:01 ` Matthias Brugger
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=1410963854-17154-3-git-send-email-srv_yingjoe.chen@mediatek.com \
--to=srv_yingjoe.chen@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).