aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-11-12 03:48:45 -0500
committerJohn Crispin <blogic@openwrt.org>2012-11-20 02:30:50 -0500
commite59b008e14c63572d4c643592e84bbd1b4088f39 (patch)
treeb69661b59829de3b4e69ad43858000cab5ef9fab /arch/mips/pci
parent0224cde212df4abf251f89c3724a800b1949a774 (diff)
MIPS: BCM63XX: fix BCM6345 clocks bits
BCM6345 has an intermediate 16-bits wide test control register between the peripheral identifier register, and its clock control register is only 16-bits wide contrary to other platforms where it is 32-bits wide. By shifting all clocks bits by 16-bits to the left we ensure they get written to the proper clock control register, without adding specific BCM6345 handling in the clock code. Signed-off-by: Florian Fainelli <florian@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/4555/ Signed-off-by: John Crispin <blogic@openwrt.org>
Diffstat (limited to 'arch/mips/pci')
0 files changed, 0 insertions, 0 deletions