All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Brugger <matthias.bgg@gmail.com>
To: Biao Huang <biao.huang@mediatek.com>,
	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>,
	Linus Walleij <linus.walleij@linaro.org>,
	Erin Lo <erin.lo@mediatek.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-gpio@vger.kernel.org,
	srv_heupstream@mediatek.com,
	Yingjoe Chen <yingjoe.chen@mediatek.com>,
	Hongzhou Yang <hongzhou.yang@mediatek.com>
Subject: Re: [PATCH v4 5/5] arm: dts: Add pinctrl/GPIO/EINT node for mt2701
Date: Thu, 11 Feb 2016 11:55:18 +0100	[thread overview]
Message-ID: <56BC6896.6070108@gmail.com> (raw)
In-Reply-To: <1453857883-28436-6-git-send-email-biao.huang@mediatek.com>



On 27/01/16 02:24, Biao Huang wrote:
> Add pinctrl and GPIO node to mt2701.dtsi
>
> Signed-off-by: Biao Huang <biao.huang@mediatek.com>
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
> ---

Applied, thanks.

WARNING: multiple messages have this Message-ID (diff)
From: matthias.bgg@gmail.com (Matthias Brugger)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 5/5] arm: dts: Add pinctrl/GPIO/EINT node for mt2701
Date: Thu, 11 Feb 2016 11:55:18 +0100	[thread overview]
Message-ID: <56BC6896.6070108@gmail.com> (raw)
In-Reply-To: <1453857883-28436-6-git-send-email-biao.huang@mediatek.com>



On 27/01/16 02:24, Biao Huang wrote:
> Add pinctrl and GPIO node to mt2701.dtsi
>
> Signed-off-by: Biao Huang <biao.huang@mediatek.com>
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
> ---

Applied, thanks.

  reply	other threads:[~2016-02-11 10:55 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-27  1:24 [PATCH v4 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701 Biao Huang
2016-01-27  1:24 ` Biao Huang
2016-01-27  1:24 ` Biao Huang
2016-01-27  1:24 ` [PATCH v4 1/5] pinctrl: mediatek: fix direction control issue Biao Huang
2016-01-27  1:24   ` Biao Huang
2016-01-27  1:24   ` Biao Huang
2016-01-27  1:24 ` [PATCH v4 2/5] ARM: mediatek: Add MT2701 config options for mediatek SoCs Biao Huang
2016-01-27  1:24   ` Biao Huang
2016-01-27  1:24   ` Biao Huang
     [not found] ` <1453857883-28436-1-git-send-email-biao.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2016-01-27  1:24   ` [PATCH v4 3/5] pinctrl: dt bindings: Add pinfunc header file for mt2701 Biao Huang
2016-01-27  1:24     ` Biao Huang
2016-01-27  1:24     ` Biao Huang
     [not found]     ` <1453857883-28436-4-git-send-email-biao.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2016-01-28 10:13       ` Linus Walleij
2016-01-28 10:13         ` Linus Walleij
2016-01-28 10:13         ` Linus Walleij
2016-01-27  1:24   ` [PATCH v4 4/5] pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver " Biao Huang
2016-01-27  1:24     ` Biao Huang
2016-01-27  1:24     ` Biao Huang
2016-01-28 10:15     ` Linus Walleij
2016-01-28 10:15       ` Linus Walleij
2016-01-27  1:24   ` [PATCH v4 5/5] arm: dts: Add pinctrl/GPIO/EINT node " Biao Huang
2016-01-27  1:24     ` Biao Huang
2016-01-27  1:24     ` Biao Huang
2016-02-11 10:55     ` Matthias Brugger [this message]
2016-02-11 10:55       ` Matthias Brugger
2016-01-28 10:20 ` [PATCH v4 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver " Linus Walleij
2016-01-28 10:20   ` Linus Walleij
2016-01-28 22:08   ` biao huang
2016-01-28 22:08     ` biao huang
2016-01-28 22:08     ` biao huang
2016-02-05 13:59     ` Linus Walleij
2016-02-05 13:59       ` Linus Walleij

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=56BC6896.6070108@gmail.com \
    --to=matthias.bgg@gmail.com \
    --cc=biao.huang@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=erin.lo@mediatek.com \
    --cc=galak@codeaurora.org \
    --cc=hongzhou.yang@mediatek.com \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.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 \
    --cc=srv_heupstream@mediatek.com \
    --cc=yingjoe.chen@mediatek.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 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.