Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b410f3b6 authored by Andrey Smirnov's avatar Andrey Smirnov Committed by Bjorn Helgaas
Browse files

ARM: dts: imx6qp: Specify imx6qp version of PCIe core



I.MX6Quad Plus has a slightly different version of PCIe core than reqular
i.MX6Quad.

Tested-by: default avatarGary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: default avatarAndrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Reviewed-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
parent 4d31c610
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -82,5 +82,8 @@
				      "ldb_di0", "ldb_di1", "prg";
		};

		pcie: pcie@0x01000000 {
			compatible = "fsl,imx6qp-pcie", "snps,dw-pcie";
		};
	};
};