]> code.ossystems Code Review - bsp/u-boot.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)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 28 Mar 2014 16:38:25 +0000 (13:38 -0300)
commit274fd14c379eb354d02a52d043b702c57d1b00e2
tree8ef6fcb1dc5466a9f054a525c632694ea7bfe337
parent5aebc9448977052677c68b39fd8f166e52a49160
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