From: Matthias Brugger <matthias.bgg@gmail.com>
To: Erin Lo <erin.lo@mediatek.com>
Cc: Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
Russell King <linux@arm.linux.org.uk>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org
Subject: Re: [PATCH v2 0/2] Add basic support for Mediatek MT2701 SoC
Date: Mon, 19 Oct 2015 10:45:42 +0200 [thread overview]
Message-ID: <5624ADB6.7080504@gmail.com> (raw)
In-Reply-To: <1444026469-24789-1-git-send-email-erin.lo@mediatek.com>
Hi Erin,
On 05/10/15 08:27, Erin Lo wrote:
> MT2701 is a SoC based on 32bit ARMv7 architecture. It contains 4 CA7 cores.
> MT2701 share many HW IP with MT65xx series. This patchset was tested
> on MT2701 evaluation board, and boot to shell ok.
>
> This series contains document bindings, device tree including
> interrupt, uart, timer and wdt.
>
> Change in v2:
> 1. Use one tab in stead of spaces in front of "mediatek,mt2701-sysirq" (mediatek,sysirq.txt)
> 2. Sorting the compatible SoC and add back mt6595 since accidently deleted in previous version (mtk-uart.txt)
> 3. Correct the mt2701-timer from mt6589-timer since the mistake in previous version (mediatek,mtk-timer.txt)
>
> Erin Lo (2):
> Document: DT: Add bindings for mediatek MT2701 SoC Platform
> ARM: dts: mediatek: add MT2701 basic support
>
Sorry for the late reply.
The patches look good, you just forgot to add the compatible string to
arch/arm/mach-mediatek/mediatek.c
Please add it there and I will include them for v4.4.
Regards,
Matthias
> Documentation/devicetree/bindings/arm/mediatek.txt | 4 +
> .../bindings/arm/mediatek/mediatek,sysirq.txt | 1 +
> .../devicetree/bindings/serial/mtk-uart.txt | 14 +-
> .../bindings/timer/mediatek,mtk-timer.txt | 5 +-
> .../devicetree/bindings/watchdog/mtk-wdt.txt | 6 +-
> arch/arm/boot/dts/Makefile | 1 +
> arch/arm/boot/dts/mt2701-evb.dts | 29 ++++
> arch/arm/boot/dts/mt2701.dtsi | 146 +++++++++++++++++++++
> 8 files changed, 196 insertions(+), 10 deletions(-)
> create mode 100644 arch/arm/boot/dts/mt2701-evb.dts
> create mode 100644 arch/arm/boot/dts/mt2701.dtsi
>
prev parent reply other threads:[~2015-10-19 8:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-05 6:27 [PATCH v2 0/2] Add basic support for Mediatek MT2701 SoC Erin Lo
[not found] ` <1444026469-24789-1-git-send-email-erin.lo-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2015-10-05 6:27 ` [PATCH v2 1/2] Document: DT: Add bindings for mediatek MT2701 SoC Platform Erin Lo
2015-10-05 6:27 ` [PATCH v2 2/2] ARM: dts: mediatek: add MT2701 basic support Erin Lo
2015-10-19 8:45 ` Matthias Brugger [this message]
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=5624ADB6.7080504@gmail.com \
--to=matthias.bgg@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=erin.lo@mediatek.com \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux@arm.linux.org.uk \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.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).