]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: BCM63XX: add and use a clock for PCIe
authorJonas Gorski <jonas.gorski@gmail.com>
Sun, 28 Oct 2012 11:49:53 +0000 (11:49 +0000)
committerJohn Crispin <blogic@openwrt.org>
Fri, 9 Nov 2012 10:37:17 +0000 (11:37 +0100)
commitd36d3052670c29eb2089d686bab42f91028e77fc
tree1cb6769113f52ebf6e4457b6ec0adc38e7886e0b
parent23d23c51948d7277fd1eaf4b41b3eaaee18e1506
MIPS: BCM63XX: add and use a clock for PCIe

Add a PCIe clock and use that instead of directly touching the clock
control register. While at it, fail if there is no such clock.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Acked-by: Florian Fainelli <florian@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/4452
Signed-off-by: John Crispin <blogic@openwrt.org>
arch/mips/bcm63xx/clk.c
arch/mips/pci/pci-bcm63xx.c