]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: mx6: Add PCI express clock configuration
authorMarek Vasut <marex@denx.de>
Sat, 14 Dec 2013 05:27:26 +0000 (06:27 +0100)
committerStefano Babic <sbabic@denx.de>
Sun, 26 Jan 2014 11:41:20 +0000 (12:41 +0100)
commit798144928011ca3baca55b51c43d5e17fedbb4e0
tree613bf497f75f271c93dec45aef85b5ef7c315eef
parent7cbe638e41cd4cf199bfb7798fe572ddf3a39f0a
ARM: mx6: Add PCI express clock configuration

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. Moreover, add the PCIe clock
enabling code.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Eric Nelson <eric.nelson@boundarydevices.com>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
arch/arm/cpu/armv7/mx6/clock.c
arch/arm/include/asm/arch-mx6/clock.h