* [PATCH v2 3/3] ARM: dts: imx6qp: Specify imx6qp version of PCIe core [not found] <1460958677-10604-1-git-send-email-andrew.smirnov@gmail.com> @ 2016-04-18 5:51 ` Andrey Smirnov 2016-04-18 9:01 ` Lucas Stach 0 siblings, 1 reply; 2+ messages in thread From: Andrey Smirnov @ 2016-04-18 5:51 UTC (permalink / raw) To: linux-pci, linux-arm-kernel Cc: Andrey Smirnov, linux-kernel, devicetree, Bjorn Helgaas, Lucas Stach, Richard Zhu, gary.bisson I.MX6Quad Plus has a slightly different version of PCIe core than reqular i.MX6Quad. Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> --- 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@0x01000000 { + compatible = "fsl,imx6qp-pcie", "snps,dw-pcie"; + }; }; }; -- 2.5.5 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2 3/3] ARM: dts: imx6qp: Specify imx6qp version of PCIe core 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 0 siblings, 0 replies; 2+ messages in thread From: Lucas Stach @ 2016-04-18 9:01 UTC (permalink / raw) To: Andrey Smirnov Cc: linux-pci, linux-arm-kernel, linux-kernel, devicetree, Bjorn Helgaas, Richard Zhu, gary.bisson 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@0x01000000 { > + compatible = "fsl,imx6qp-pcie", "snps,dw-pcie"; > + }; > }; > }; ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-18 9:01 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <1460958677-10604-1-git-send-email-andrew.smirnov@gmail.com> 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 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).