Required properties:
- compatible: "fsl,imx6q-pcie", "fsl,imx6sx-pcie", "fsl,imx6qp-pcie",
- "fsl,imx8qm-pcie","fsl,imx8mq-pcie"
+ "fsl,imx8qm-pcie","fsl,imx8qxp-pcie","fsl,imx8mq-pcie"
- reg: base address and length of the PCIe controller
- interrupts: A list of interrupt outputs of the controller. Must contain an
entry for each entry in the interrupt-names property.
* pcieb phyx1 lane1 in default, adjust it refer to the
* exact hw design.
*/
- compatible = "fsl,imx8qm-pcie","snps,dw-pcie";
+ compatible = "fsl,imx8qxp-pcie","snps,dw-pcie";
reg = <0x0 0x5f010000 0x0 0x10000>, /* Controller reg*/
<0x0 0x7ff00000 0x0 0x10000>; /* PCI cfg space */
reg-names = "dbi", "config";