From: l.stach@pengutronix.de (Lucas Stach)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 3/3] ARM: dts: imx6qp: Specify imx6qp version of PCIe core
Date: Mon, 18 Apr 2016 11:01:57 +0200 [thread overview]
Message-ID: <1460970117.2331.7.camel@pengutronix.de> (raw)
In-Reply-To: <1460958677-10604-3-git-send-email-andrew.smirnov@gmail.com>
Am Sonntag, den 17.04.2016, 22:51 -0700 schrieb Andrey Smirnov:
> I.MX6Quad Plus has a slightly different version of PCIe core than
> reqular i.MX6Quad.
>
> Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Under the assumption that the missing documentation for this compatible
is added in patch 2/3 in the next revision of this patchset:
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
> ---
>
> Changes since v1:
>
> - Patchset is rebased against
> https://git.kernel.org/cgit/linux/kernel/git/helgaas/pci.git/log/?h=pci/host-imx6
>
> - DTS files changes moved into a separate patch
>
> arch/arm/boot/dts/imx6qp.dtsi | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/arch/arm/boot/dts/imx6qp.dtsi b/arch/arm/boot/dts/imx6qp.dtsi
> index 1ada714..886dbf2 100644
> --- a/arch/arm/boot/dts/imx6qp.dtsi
> +++ b/arch/arm/boot/dts/imx6qp.dtsi
> @@ -82,5 +82,8 @@
> "ldb_di0", "ldb_di1", "prg";
> };
>
> + pcie: pcie at 0x01000000 {
> + compatible = "fsl,imx6qp-pcie", "snps,dw-pcie";
> + };
> };
> };
next prev parent reply other threads:[~2016-04-18 9:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-18 5:51 [PATCH v2 1/3] PCI: imx6: Use enum instead of bool for variant indicator Andrey Smirnov
2016-04-18 5:51 ` [PATCH v2 2/3] PCI: imx6: Implement reset sequence for i.MX6+ Andrey Smirnov
2016-04-18 8:59 ` Lucas Stach
2016-04-18 5:51 ` [PATCH v2 3/3] ARM: dts: imx6qp: Specify imx6qp version of PCIe core Andrey Smirnov
2016-04-18 9:01 ` Lucas Stach [this message]
2016-04-18 8:53 ` [PATCH v2 1/3] PCI: imx6: Use enum instead of bool for variant indicator Lucas Stach
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=1460970117.2331.7.camel@pengutronix.de \
--to=l.stach@pengutronix.de \
--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 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).