mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 13:22:23 +00:00
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: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
This commit is contained in:
parent
4d31c6109a
commit
b410f3b68d
@ -82,5 +82,8 @@
|
|||||||
"ldb_di0", "ldb_di1", "prg";
|
"ldb_di0", "ldb_di1", "prg";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
pcie: pcie@0x01000000 {
|
||||||
|
compatible = "fsl,imx6qp-pcie", "snps,dw-pcie";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user