MLK-10416-3 arm: pcie: add pcie pwr gpc/clk operations
- For PCIe module on i.mx7d, some GPC operations would
be mandatory required when PCIe PHY is powered on/off.
So we need update gpc driver for the new requirements.
We implement it by regulator notify framwork in gpcv2
driver.
NOTE:
make sure gpc driver is ready before PCIe driver is probed.
Otherwise, cause system hang during PCIe driver probe,
because the notify NOT installed ready and the gpc will
NOT power on PCIe.
- configure the parent clk of the internal pll pcie root clks
Signed-off-by:
Richard Zhu <Richard.Zhu@freescale.com>
Loading
Please sign in to comment