[U-Boot] [PATCH V2 2/4] ARM: mx6: Add PCI express clock configuration

2013-12-13 Thread Marek Vasut
Split the SATA clock enabling function and add PCI express clock enabling function. The SATA clock enabling function starts up the 100MHz SATA reference PLL in ENET_PLL register, but the code can be re-used to enable the 125MHz PCIe reference in ENET_PLL, so pull this code into separate function.

Re: [U-Boot] [PATCH V2 2/4] ARM: mx6: Add PCI express clock configuration

2013-12-13 Thread Jagan Teki
On Sat, Dec 14, 2013 at 10:25 AM, Marek Vasut ma...@denx.de wrote: Split the SATA clock enabling function and add PCI express clock enabling function. The SATA clock enabling function starts up the 100MHz SATA reference PLL in ENET_PLL register, but the code can be re-used to enable the 125MHz