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

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
...@@ -82,5 +82,8 @@ ipu2: ipu@02800000 { ...@@ -82,5 +82,8 @@ ipu2: ipu@02800000 {
"ldb_di0", "ldb_di1", "prg"; "ldb_di0", "ldb_di1", "prg";
}; };
pcie: pcie@0x01000000 {
compatible = "fsl,imx6qp-pcie", "snps,dw-pcie";
};
}; };
}; };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment