All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: John Crispin <blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
Cc: linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	"Steven Liu (劉人豪)"
	<steven.liu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
Subject: Re: [PATCH 0/3] Add basic support for Mediatek MT7623 SoC
Date: Thu, 21 Jan 2016 11:10:47 +0100	[thread overview]
Message-ID: <56A0AEA7.5000704@gmail.com> (raw)
In-Reply-To: <1452011068-28300-1-git-send-email-blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>



On 05/01/16 17:24, John Crispin wrote:
> MT7623 is a SoC based on 32bit ARMv7 architecture. It contains 4 CA7 cores.
> MT7623 share many HW IP with MT65xx series. This patchset was tested
> on MT7623 evaluation board, and boot to shell ok.
>
> This series contains document bindings, device tree including
> interrupt, uart, timer and wdt.
>
> John Crispin (3):
>    Document: DT: Add bindings for mediatek MT7623 SoC Platform
>    ARM: dts: mediatek: add MT7623 basic support
>    ARM: mediatek: add MT7623 smp bringup code
>
>   Documentation/devicetree/bindings/arm/mediatek.txt |    4 +
>   .../devicetree/bindings/serial/mtk-uart.txt        |    1 +
>   .../bindings/timer/mediatek,mtk-timer.txt          |    1 +
>   arch/arm/boot/dts/Makefile                         |    1 +
>   arch/arm/boot/dts/mt7623-evb.dts                   |   33 +++++
>   arch/arm/boot/dts/mt7623.dtsi                      |  147 ++++++++++++++++++++
>   arch/arm/mach-mediatek/Kconfig                     |    4 +
>   arch/arm/mach-mediatek/mediatek.c                  |    1 +
>   arch/arm/mach-mediatek/platsmp.c                   |    7 +
>   9 files changed, 199 insertions(+)
>   create mode 100644 arch/arm/boot/dts/mt7623-evb.dts
>   create mode 100644 arch/arm/boot/dts/mt7623.dtsi
>

Applied to v4.5-next/dts and v4.5-next/soc.

I split patch 3 to fit the different branches.

Thanks,
Matthias

  parent reply	other threads:[~2016-01-21 10:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-05 16:24 [PATCH 0/3] Add basic support for Mediatek MT7623 SoC John Crispin
     [not found] ` <1452011068-28300-1-git-send-email-blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
2016-01-05 16:24   ` [PATCH 1/3] Document: DT: Add bindings for mediatek MT7623 SoC Platform John Crispin
2016-01-05 16:24   ` [PATCH 2/3] ARM: dts: mediatek: add MT7623 basic support John Crispin
2016-01-05 16:24   ` [PATCH 3/3] ARM: mediatek: add MT7623 smp bringup code John Crispin
2016-01-21 10:10   ` Matthias Brugger [this message]
     [not found]     ` <56A0AEA7.5000704-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-01-21 10:18       ` [PATCH 0/3] Add basic support for Mediatek MT7623 SoC John Crispin

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=56A0AEA7.5000704@gmail.com \
    --to=matthias.bgg-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org \
    --cc=linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=steven.liu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.