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 v3] ARM: dts: imx6: add ZII RDU2 boards
Date: Fri, 24 Mar 2017 14:12:50 +0800	[thread overview]
Message-ID: <20170324061249.GI30608@dragon> (raw)
In-Reply-To: <20170323142429.8835-1-l.stach@pengutronix.de>

On Thu, Mar 23, 2017 at 03:24:29PM +0100, Lucas Stach wrote:
> This adds support for the Zodiac Inflight Innovations RDU2 board,
> which has both a Quad and a QuadPlus variant.
> 
> The board supports different panels, with the bootloader patching
> in the correct compatible, depending on the hardware configuration.
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> Tested-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com>
> Tested-by: Chris Healy <cphealy@gmail.com>

I applied it with a couple of small fix-up below.

<snip>

> +&sata {
> +	status = "okay";
> +	target-supply = <&reg_3p3v_ssd>;

To keep it consistency with other nodes, I switched these two lines.

> +};

<snip>

> +&iomuxc {
> +	pinctrl-names = "default";

There is no point to have this when we do not have pinctrl-0 thing, so I
dropped it.

Shawn

> +
> +	pinctrl_accel: accelgrp {
> +		fsl,pins = <
> +			MX6QDL_PAD_SD1_CMD__GPIO1_IO18		0x4001b000
> +			MX6QDL_PAD_SD1_CLK__GPIO1_IO20		0x4001b000
> +		>;
> +	};

      reply	other threads:[~2017-03-24  6:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-23 14:24 [PATCH v3] ARM: dts: imx6: add ZII RDU2 boards Lucas Stach
2017-03-24  6:12 ` Shawn Guo [this message]

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=20170324061249.GI30608@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.