1
0
Fork 0

MLK-24171-4 reset: imx7: add perst for imx8mp pcie

Add the PERST for iMX8MP PCIe.

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Richard Zhu 2020-06-22 15:08:45 +08:00
parent 9afaf7a465
commit 0a91df355e
1 changed files with 1 additions and 0 deletions

View File

@ -223,6 +223,7 @@ static int imx8mq_reset_set(struct reset_controller_dev *rcdev,
udelay(10);
break;
case IMX8MQ_RESET_PCIEPHY_PERST:
case IMX8MQ_RESET_PCIE_CTRL_APPS_EN:
case IMX8MQ_RESET_PCIE_CTRL_APPS_CLK_REQ:
case IMX8MQ_RESET_PCIE2_CTRL_APPS_EN: /* fallthrough */