devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Shawn Guo <shawnguo@kernel.org>
Cc: Frank.Li@freescale.com,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"Bai Ping" <b51503@freescale.com>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	"Rob Herring" <robh+dt@kernel.org>, 李智 <lznuaa@gmail.com>,
	"Anson Huang" <b20788@freescale.com>,
	"Shawn Guo" <shawn.guo@linaro.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v2 5/8] ARM: dts: add i.mx6ul pin function include file
Date: Tue, 14 Jul 2015 09:53:02 +0200	[thread overview]
Message-ID: <CACRpkdbwHD02QMxrOH4hM3FuiWiLVPrmTW7XOPbjijK4L8Adew@mail.gmail.com> (raw)
In-Reply-To: <20150714011617.GA3264@tiger>

On Tue, Jul 14, 2015 at 3:16 AM, Shawn Guo <shawnguo@kernel.org> wrote:
> On Mon, Jul 13, 2015 at 10:40:57PM +0200, Linus Walleij wrote:
>> On Fri, Jun 19, 2015 at 5:32 PM,  <Frank.Li@freescale.com> wrote:
>>
>> > From: Frank Li <Frank.Li@freescale.com>
>> >
>> > add pin mux define file
>> >
>> > Signed-off-by: Bai Ping <b51503@freescale.com>
>> > Signed-off-by: Anson Huang <b20788@freescale.com>
>> > Signed-off-by: Frank Li <Frank.Li@freescale.com>
>>
>> Acked-by: Linus Walleij <linus.walleij@linaro.org>
>>
>> Are you taking this through the ARM SoC tree?
>
> Yes, I plan to take it via IMX tree.

OK awesome. I put the pinctrl subdriver patch into the pinctrl
tree, it should work to merge them orthogonally, if you see any
problems then tell me.

Yours,
Linus Walleij

  reply	other threads:[~2015-07-14  7:53 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-19 15:32 [PATCH v2 0/8] add basic support for i.mx6 ul chip Frank.Li
2015-06-19 15:32 ` [PATCH v2 1/8] ARM: imx: add i.mx6ul msl support Frank.Li
2015-06-19 15:32 ` [PATCH v2 2/8] ARM: imx: add imx6ul clk tree support Frank.Li
2015-06-19 15:32 ` [PATCH v2 3/8] Document: dt: binding: imx: update document for imx6ul support Frank.Li
2015-07-13 20:35   ` Linus Walleij
2015-06-19 15:32 ` [PATCH v2 4/8] ARM: pinctrl: imx: add i.mx6ul pinctrl driver Frank.Li
     [not found]   ` <1434727951-4852-5-git-send-email-Frank.Li-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2015-07-13 20:38     ` Linus Walleij
     [not found]       ` <CACRpkdYszNKQqFuRrSqW0qmBp1ONO0vztG6e9LzKpG6f-_joJQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-07-13 20:50         ` Zhi Li
2015-07-13 20:52           ` Zhi Li
2015-07-14  7:51     ` Linus Walleij
     [not found] ` <1434727951-4852-1-git-send-email-Frank.Li-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2015-06-19 15:32   ` [PATCH v2 5/8] ARM: dts: add i.mx6ul pin function include file Frank.Li-KZfg59tc24xl57MIdRCFDg
     [not found]     ` <1434727951-4852-6-git-send-email-Frank.Li-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2015-07-13 20:40       ` Linus Walleij
2015-07-14  1:16         ` Shawn Guo
2015-07-14  7:53           ` Linus Walleij [this message]
2015-07-06 19:51   ` [PATCH v2 0/8] add basic support for i.mx6 ul chip Zhi Li
2015-06-19 15:32 ` [PATCH v2 6/8] ARM: dts: imx: add imx6ul and imx6ul evk board support Frank.Li
2015-06-19 17:05   ` Nicolae Rosia
2015-06-19 18:55     ` Zhi Li
2015-07-09 13:42       ` Shawn Guo
2015-06-19 15:32 ` [PATCH v2 7/8] ARM: imx: imx_v6_v7_defconfig enable imx6ul support Frank.Li
2015-06-19 15:32 ` [PATCH v2 8/8] ARM: imx: add low-level debug support for i.mx6ul Frank.Li
2015-06-19 16:43 ` [PATCH v2 0/8] add basic support for i.mx6 ul chip Nicolae Rosia
2015-06-19 16:50   ` Zhi Li

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=CACRpkdbwHD02QMxrOH4hM3FuiWiLVPrmTW7XOPbjijK4L8Adew@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=Frank.Li@freescale.com \
    --cc=b20788@freescale.com \
    --cc=b51503@freescale.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=lznuaa@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=shawn.guo@linaro.org \
    --cc=shawnguo@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).