All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawn.guo@freescale.com (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 02/10] ARM: dts: Add Phytec pbab01 with i.MX6 DualLite/Solo
Date: Wed, 16 Apr 2014 14:11:39 +0800	[thread overview]
Message-ID: <20140416061138.GD2523@dragon> (raw)
In-Reply-To: <1397489852-1669-2-git-send-email-p.zabel@pengutronix.de>

On Mon, Apr 14, 2014 at 05:37:24PM +0200, Philipp Zabel wrote:
> The PBA-B-01 carrier board can be equipped with either Quad or DualLite/Solo
> phyFLEX i.MX6 modules (PFL-A-02).
> This moves all common devices into imx6qdl-phytec-pbab01.dtsi. The SoC specific
> device trees then just include the pfla01 and pbab01 dtsi files corresponding
> to the SoC variant.
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> ---
>  arch/arm/boot/dts/Makefile                   |  1 +
>  arch/arm/boot/dts/imx6dl-phytec-pbab01.dts   | 19 ++++++++++++++
>  arch/arm/boot/dts/imx6q-phytec-pbab01.dts    | 31 ++---------------------
>  arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi | 38 ++++++++++++++++++++++++++++
>  4 files changed, 60 insertions(+), 29 deletions(-)
>  create mode 100644 arch/arm/boot/dts/imx6dl-phytec-pbab01.dts
>  create mode 100644 arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi
> 
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> index 35c146f..1afa764 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -197,6 +197,7 @@ dtb-$(CONFIG_ARCH_MXC) += \
>  	imx6q-gw54xx.dtb \
>  	imx6q-nitrogen6x.dtb \
>  	imx6q-phytec-pbab01.dtb \
> +	imx6dl-phytec-pbab01.dtb \

Forgot mentioning that it should be put alphabetically in there.  I
fixed it up when applying.

Shawn

>  	imx6q-sabreauto.dtb \
>  	imx6q-sabrelite.dtb \
>  	imx6q-sabresd.dtb \

  reply	other threads:[~2014-04-16  6:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-14 15:37 [PATCH 01/10] ARM: dts: Add Phytec pfla02 with i.MX6 DualLite/Solo Philipp Zabel
2014-04-14 15:37 ` [PATCH 02/10] ARM: dts: Add Phytec pbab01 " Philipp Zabel
2014-04-16  6:11   ` Shawn Guo [this message]
2014-04-14 15:37 ` [PATCH 03/10] ARM: dts: pfla02: Add GPIO LEDs Philipp Zabel
2014-04-14 15:37 ` [PATCH 04/10] ARM: dts: pfla02: PHY reset is active-low Philipp Zabel
2014-04-14 15:37 ` [PATCH 05/10] ARM: dts: pbab01: Set linux,stdout-path to UART4 Philipp Zabel
2014-04-14 15:37 ` [PATCH 06/10] ARM: dts: pbab01: Add I2C2 and I2C3 Philipp Zabel
2014-04-14 15:37 ` [PATCH 07/10] ARM: dts: pbab01: Add I2C devices Philipp Zabel
2014-04-14 15:37 ` [PATCH 08/10] ARM: dts: pfla02: Add UART1 (uart3) Philipp Zabel
2014-04-14 15:37 ` [PATCH 09/10] ARM: dts: pbab01: Enable UART1 Philipp Zabel
2014-04-14 15:37 ` [PATCH 10/10] ARM: dts: pbab01: Enable DVI Philipp Zabel
2014-04-16  6:05 ` [PATCH 01/10] ARM: dts: Add Phytec pfla02 with i.MX6 DualLite/Solo 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=20140416061138.GD2523@dragon \
    --to=shawn.guo@freescale.com \
    --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.