We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19272b3 commit c523fa6Copy full SHA for c523fa6
drivers/pci/controller/dwc/pci-imx6.c
@@ -1912,7 +1912,7 @@ static const struct imx_pcie_drvdata drvdata[] = {
1912
.mode_mask[0] = IMX6Q_GPR12_DEVICE_TYPE,
1913
.mode_off[1] = IOMUXC_GPR12,
1914
.mode_mask[1] = IMX8MQ_GPR12_PCIE2_CTRL_DEVICE_TYPE,
1915
- .epc_features = &imx8m_pcie_epc_features,
+ .epc_features = &imx8q_pcie_epc_features,
1916
.init_phy = imx8mq_pcie_init_phy,
1917
.enable_ref_clk = imx8mm_pcie_enable_ref_clk,
1918
},
0 commit comments