All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: mars.cheng-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
Cc: cc.hwang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org,
	loda.chou-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org,
	miles.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org,
	scott.shu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org,
	jades.shih-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org,
	yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org,
	my.chuang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 2/2] ARM: dts: mediatek: add mt6580 basic support
Date: Fri, 10 Jul 2015 17:01:34 +0200	[thread overview]
Message-ID: <2315308.OGuGlIy214@ubix> (raw)
In-Reply-To: <1436255771-5367-3-git-send-email-mars.cheng-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>

On Tuesday, July 07, 2015 03:56:11 PM mars.cheng-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wrote:
> From: Mars Cheng <mars.cheng-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
> 
> This adds basic chip support for Mediatek 6580.
> 
> Signed-off-by: Mars Cheng <mars.cheng-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
> ---
>  arch/arm/boot/dts/Makefile         |   1 +
>  arch/arm/boot/dts/mt6580-evbp1.dts |  35 +++++++++++
>  arch/arm/boot/dts/mt6580.dtsi      | 123
> +++++++++++++++++++++++++++++++++++++ 3 files changed, 159 insertions(+)
>  create mode 100644 arch/arm/boot/dts/mt6580-evbp1.dts
>  create mode 100644 arch/arm/boot/dts/mt6580.dtsi

Please take into account the comments Mark made on your mt6795 patch set [1].

Apart from that, it looks good to me.

Thanks,
Matthias

[1] https://patchwork.kernel.org/patch/6743921/
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Matthias Brugger <matthias.bgg@gmail.com>
To: mars.cheng@mediatek.com
Cc: cc.hwang@mediatek.com, loda.chou@mediatek.com,
	miles.chen@mediatek.com, scott.shu@mediatek.com,
	jades.shih@mediatek.com, yingjoe.chen@mediatek.com,
	my.chuang@mediatek.com, linux-kernel@vger.kernel.org,
	linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 2/2] ARM: dts: mediatek: add mt6580 basic support
Date: Fri, 10 Jul 2015 17:01:34 +0200	[thread overview]
Message-ID: <2315308.OGuGlIy214@ubix> (raw)
In-Reply-To: <1436255771-5367-3-git-send-email-mars.cheng@mediatek.com>

On Tuesday, July 07, 2015 03:56:11 PM mars.cheng@mediatek.com wrote:
> From: Mars Cheng <mars.cheng@mediatek.com>
> 
> This adds basic chip support for Mediatek 6580.
> 
> Signed-off-by: Mars Cheng <mars.cheng@mediatek.com>
> ---
>  arch/arm/boot/dts/Makefile         |   1 +
>  arch/arm/boot/dts/mt6580-evbp1.dts |  35 +++++++++++
>  arch/arm/boot/dts/mt6580.dtsi      | 123
> +++++++++++++++++++++++++++++++++++++ 3 files changed, 159 insertions(+)
>  create mode 100644 arch/arm/boot/dts/mt6580-evbp1.dts
>  create mode 100644 arch/arm/boot/dts/mt6580.dtsi

Please take into account the comments Mark made on your mt6795 patch set [1].

Apart from that, it looks good to me.

Thanks,
Matthias

[1] https://patchwork.kernel.org/patch/6743921/

  parent reply	other threads:[~2015-07-10 15:01 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-07  7:56 [PATCH v3 0/2] Add mt6580 basic chip support mars.cheng-NuS5LvNUpcJWk0Htik3J/w
2015-07-07  7:56 ` mars.cheng
2015-07-07  7:56 ` [PATCH v3 1/2] Document: DT: Add bindings for mediatek MT6580 SoC Platform mars.cheng
2015-07-07  7:56   ` mars.cheng
     [not found] ` <1436255771-5367-1-git-send-email-mars.cheng-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2015-07-07  7:56   ` [PATCH 2/2] ARM: dts: mediatek: add mt6580 basic support mars.cheng-NuS5LvNUpcJWk0Htik3J/w
2015-07-07  7:56     ` mars.cheng
     [not found]     ` <1436255771-5367-3-git-send-email-mars.cheng-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2015-07-07  8:10       ` Mars Cheng
2015-07-07  8:10         ` Mars Cheng
2015-07-10 15:01       ` Matthias Brugger [this message]
2015-07-10 15:01         ` Matthias Brugger
  -- strict thread matches above, loose matches on Subject: below --
2015-06-03  8:18 [Patch 0/2] Add mt6580 basic chip support Mars Cheng
2015-06-03  8:18 ` [PATCH 2/2] ARM: dts: mediatek: add mt6580 basic support Mars Cheng
2015-06-03  8:18   ` Mars Cheng
2015-06-23 19:29   ` Matthias Brugger
2015-06-24 11:54     ` Mars Cheng
2015-06-24 11:54       ` Mars Cheng
2015-06-24 11:54       ` Mars Cheng
2015-06-23 19:45   ` Matthias Brugger
2015-06-24 11:59     ` Mars Cheng
2015-06-24 11:59       ` Mars Cheng
2015-06-24 11:59       ` Mars Cheng
2015-06-24 20:25       ` Matthias Brugger
2015-06-24 20:25         ` Matthias Brugger
2015-06-25  0:15         ` Mars Cheng
2015-06-25  0:15           ` Mars Cheng
2015-06-25  0:15           ` Mars Cheng
2015-07-02  3:29           ` Mars Cheng
2015-07-02  3:29             ` Mars Cheng
2015-07-02  3:29             ` Mars Cheng
2015-07-03 13:30             ` Matthias Brugger
2015-07-03 13:30               ` 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=2315308.OGuGlIy214@ubix \
    --to=matthias.bgg-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=cc.hwang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=jades.shih-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=loda.chou-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org \
    --cc=mars.cheng-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org \
    --cc=miles.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org \
    --cc=my.chuang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org \
    --cc=scott.shu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org \
    --cc=yingjoe.chen-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.