]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Lantiq: Add helper to set PCI clock delay
authorJohn Crispin <blogic@openwrt.org>
Tue, 24 Jul 2012 06:29:46 +0000 (08:29 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 2 Aug 2012 09:45:27 +0000 (11:45 +0200)
commitc4b7586fe29db1085db3de95c0ee17222136374b
tree09f77ad9708f41e015c03f923284a69106a81204
parent1a9b4993b70fb1884716902774dc9025b457760d
MIPS: Lantiq: Add helper to set PCI clock delay

The PCI core has a register that allows us to set the nanosecond delay of the
PCI clock lane. This patch adds a helper function to allow setting this value.

Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/4119/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-lantiq/xway/lantiq_soc.h
arch/mips/lantiq/xway/sysctrl.c