public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Yingjoe Chen <yingjoe.chen@mediatek.com>
To: Matthias Brugger <matthias.bgg@gmail.com>
Cc: Hongzhou Yang <hongzhou.yang@mediatek.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ashwin Chaugule <ashwin.chaugule@linaro.org>,
	Vladimir Murzin <vladimir.murzin@arm.com>,
	Russell King <linux@arm.linux.org.uk>,
	<srv_heupstream@mediatek.com>, Pawel Moll <pawel.moll@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Catalin Marinas <catalin.marinas@arm.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	<alan.cheng@mediatek.com>, <maoguang.meng@mediatek.com>,
	Grant Likely <grant.likely@linaro.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Rob Herring <robh+dt@kernel.org>, <toby.liu@mediatek.com>,
	Sascha Hauer <kernel@pengutronix.de>,
	Kumar Gala <galak@codeaurora.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	<dandan.he@mediatek.com>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	Linus Walleij <linus.walleij@linaro.org>
Subject: Re: [PATCH v4 1/5] ARM: mediatek: Add config options for mediatek SoCs.
Date: Wed, 14 Jan 2015 10:33:01 +0800	[thread overview]
Message-ID: <1421202781.27675.149.camel@mtksdaap41> (raw)
In-Reply-To: <CACRpkda2pHpjMAsEeuEebShQnbqf5knfNbEGtSHLN=o18HC5nQ@mail.gmail.com>

On Tue, 2015-01-13 at 10:43 +0100, Linus Walleij wrote:
> On Wed, Dec 17, 2014 at 12:34 AM, Hongzhou Yang
> <hongzhou.yang@mediatek.com> wrote:
> 
> > From: Yingjoe Chen <yingjoe.chen@mediatek.com>
> >
> > The upcoming MTK pinctrl driver have a big pin table for each SoC
> > and we don't want to bloat the kernel binary if we don't need it.
> > Add config options so we can build for one SoC only.
> >
> > Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
> > Signed-off-by: Hongzhou Yang <hongzhou.yang@mediatek.com>
> 
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
> 
> I guess this goes directly to the ARM SoC tree. As it is only
> Kconfig symbols it should be OK to merge out-of-order.
> 

Hi Matthias,

Since this one is in arch/arm/mach-mediatek, can you take it?

Links for original post in case you can't find it.
http://lists.infradead.org/pipermail/linux-arm-kernel/2014-December/311181.html

Joe.C




  reply	other threads:[~2015-01-14  2:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1418772873-19747-1-git-send-email-hongzhou.yang@mediatek.com>
     [not found] ` <1418772873-19747-5-git-send-email-hongzhou.yang@mediatek.com>
2014-12-17  9:09   ` [PATCH v4 4/5] ARM: mediatek: Add EINT support to MTK pinctrl driver Yingjoe Chen
2015-01-06  9:16     ` Yingjoe Chen
2015-01-13 13:24       ` Linus Walleij
2015-01-14  2:32         ` Yingjoe Chen
2015-01-15 17:30           ` Linus Walleij
2015-01-16  2:50             ` Yingjoe Chen
2015-01-19 10:35               ` Linus Walleij
     [not found] ` <1418772873-19747-2-git-send-email-hongzhou.yang@mediatek.com>
2015-01-13  9:43   ` [PATCH v4 1/5] ARM: mediatek: Add config options for mediatek SoCs Linus Walleij
2015-01-14  2:33     ` Yingjoe Chen [this message]
     [not found] ` <1418772873-19747-3-git-send-email-hongzhou.yang@mediatek.com>
2015-01-13 10:11   ` [PATCH v4 2/5] dt-bindings: Add pinctrl bindings for mt65xx/mt81xx Linus Walleij
2015-01-20 15:46   ` Matthias Brugger
     [not found] ` <1418772873-19747-6-git-send-email-hongzhou.yang@mediatek.com>
2015-01-20 15:53   ` [PATCH v4 5/5] ARM: dts: mt8135: Add pinctrl/GPIO/EINT node for mt8135 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=1421202781.27675.149.camel@mtksdaap41 \
    --to=yingjoe.chen@mediatek.com \
    --cc=alan.cheng@mediatek.com \
    --cc=ashwin.chaugule@linaro.org \
    --cc=catalin.marinas@arm.com \
    --cc=dandan.he@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=grant.likely@linaro.org \
    --cc=hongzhou.yang@mediatek.com \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=kernel@pengutronix.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=maoguang.meng@mediatek.com \
    --cc=mark.rutland@arm.com \
    --cc=matthias.bgg@gmail.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=srv_heupstream@mediatek.com \
    --cc=toby.liu@mediatek.com \
    --cc=vladimir.murzin@arm.com \
    /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