All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 00/10] Add support for Ixora V1.1 and Apalis Evaluation Board
Date: Mon, 14 Aug 2017 09:30:15 +0800	[thread overview]
Message-ID: <20170814013014.GF31819@dragon> (raw)
In-Reply-To: <cover.1502087184.git.maitysanchayan@gmail.com>

On Mon, Aug 07, 2017 at 12:52:32PM +0530, Sanchayan Maity wrote:
> Hello,
> 
> This patch series adds support for Toradex Ixora V1.1 and Apalis
> Evaluation Board along with some cleanups.
> 
> Patch series has been generated on top of shawn's for-next branch.
> 
> Regards,
> Sanchayan.
> 
> Marcel Ziswiler (6):
>   ARM: dts: imx6q-apalis-ixora: combine aliases
>   ARM: dts: imx6qdl-apalis: imx6q-apalis-ixora: get rid of tegra legacy gen1_i2c comment
>   ARM: dts: imx6qdl-apalis: reword cam i2c comment
>   ARM: dts: imx6q-apalis-ixora: get rid of obsolete fusion comment
>   ARM: dts: imx6q-apalis-ixora: add camera i2c bus definition
>   ARM: dts: imx6qdl-apalis: imx6q-apalis-ixora: use i2c from dwc hdmi
> 
> Sanchayan Maity (4):
>   ARM: dts: imx6q-apalis-ixora: fix usdhc2 pinctrl property
>   ARM: dts: imx6qdl-apalis: split usdhc1 pinctrl to support 4- and 8-bit
>   ARM: dts: imx6: add support for Toradex Ixora V1.1 carrier board
>   ARM: dts: imx6q-apalis-eval: add support for Apalis Evaluation Board

Applied all, thanks.

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Sanchayan Maity <maitysanchayan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: marcel.ziswiler-2KBjVHiyJgBBDgjK7y7TUQ@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH 00/10] Add support for Ixora V1.1 and Apalis Evaluation Board
Date: Mon, 14 Aug 2017 09:30:15 +0800	[thread overview]
Message-ID: <20170814013014.GF31819@dragon> (raw)
In-Reply-To: <cover.1502087184.git.maitysanchayan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

On Mon, Aug 07, 2017 at 12:52:32PM +0530, Sanchayan Maity wrote:
> Hello,
> 
> This patch series adds support for Toradex Ixora V1.1 and Apalis
> Evaluation Board along with some cleanups.
> 
> Patch series has been generated on top of shawn's for-next branch.
> 
> Regards,
> Sanchayan.
> 
> Marcel Ziswiler (6):
>   ARM: dts: imx6q-apalis-ixora: combine aliases
>   ARM: dts: imx6qdl-apalis: imx6q-apalis-ixora: get rid of tegra legacy gen1_i2c comment
>   ARM: dts: imx6qdl-apalis: reword cam i2c comment
>   ARM: dts: imx6q-apalis-ixora: get rid of obsolete fusion comment
>   ARM: dts: imx6q-apalis-ixora: add camera i2c bus definition
>   ARM: dts: imx6qdl-apalis: imx6q-apalis-ixora: use i2c from dwc hdmi
> 
> Sanchayan Maity (4):
>   ARM: dts: imx6q-apalis-ixora: fix usdhc2 pinctrl property
>   ARM: dts: imx6qdl-apalis: split usdhc1 pinctrl to support 4- and 8-bit
>   ARM: dts: imx6: add support for Toradex Ixora V1.1 carrier board
>   ARM: dts: imx6q-apalis-eval: add support for Apalis Evaluation Board

Applied all, thanks.
--
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

  parent reply	other threads:[~2017-08-14  1:30 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-07  7:22 [PATCH 00/10] Add support for Ixora V1.1 and Apalis Evaluation Board Sanchayan Maity
2017-08-07  7:22 ` Sanchayan Maity
2017-08-07  7:22 ` [PATCH 01/10] ARM: dts: imx6q-apalis-ixora: fix usdhc2 pinctrl property Sanchayan Maity
2017-08-07  7:22   ` Sanchayan Maity
2017-08-07  7:22 ` [PATCH 02/10] ARM: dts: imx6qdl-apalis: split usdhc1 pinctrl to support 4- and 8-bit Sanchayan Maity
2017-08-07  7:22   ` Sanchayan Maity
2017-08-07  7:22 ` [PATCH 03/10] ARM: dts: imx6q-apalis-ixora: combine aliases Sanchayan Maity
2017-08-07  7:22   ` Sanchayan Maity
2017-08-07  7:22 ` [PATCH 04/10] ARM: dts: imx6qdl-apalis: imx6q-apalis-ixora: get rid of tegra legacy gen1_i2c comment Sanchayan Maity
2017-08-07  7:22   ` Sanchayan Maity
2017-08-07  7:22 ` [PATCH 05/10] ARM: dts: imx6qdl-apalis: reword cam i2c comment Sanchayan Maity
2017-08-07  7:22   ` Sanchayan Maity
2017-08-07  7:22 ` [PATCH 06/10] ARM: dts: imx6q-apalis-ixora: get rid of obsolete fusion comment Sanchayan Maity
2017-08-07  7:22   ` Sanchayan Maity
2017-08-07  7:22 ` [PATCH 07/10] ARM: dts: imx6q-apalis-ixora: add camera i2c bus definition Sanchayan Maity
2017-08-07  7:22   ` Sanchayan Maity
2017-08-07  7:22 ` [PATCH 08/10] ARM: dts: imx6qdl-apalis: imx6q-apalis-ixora: use i2c from dwc hdmi Sanchayan Maity
2017-08-07  7:22   ` Sanchayan Maity
2017-08-07  7:22 ` [PATCH 09/10] ARM: dts: imx6: add support for Toradex Ixora V1.1 carrier board Sanchayan Maity
2017-08-07  7:22   ` Sanchayan Maity
2017-08-07  7:22 ` [PATCH 10/10] ARM: dts: imx6q-apalis-eval: add support for Apalis Evaluation Board Sanchayan Maity
2017-08-07  7:22   ` Sanchayan Maity
2017-08-14  1:30 ` Shawn Guo [this message]
2017-08-14  1:30   ` [PATCH 00/10] Add support for Ixora V1.1 and " Shawn Guo

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=20170814013014.GF31819@dragon \
    --to=shawnguo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.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.