]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset
authorMathias Kresin <dev@kresin.me>
Thu, 11 May 2017 06:18:24 +0000 (08:18 +0200)
committerJames Hogan <jhogan@kernel.org>
Wed, 14 Mar 2018 15:18:41 +0000 (15:18 +0000)
commit4d0c2b7fdd236f0eb4be49577d3bb1e018332f6c
tree0f523be3abb3d8c36debf8669915f6dddb4f7e98
parent8d64a1cba96a42c8d25067f108293f9fe3c728c3
MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset

According to the QCA u-boot source the "PCIE Phase Lock Loop
Configuration (PCIE_PLL_CONFIG)" register is for all SoCs except the
QCA955X and QCA956X at offset 0x10.

Since the PCIE PLL config register is only defined for the AR724x fix
only this value. The value is wrong since the day it was added and isn't
used by any driver yet.

Signed-off-by: Mathias Kresin <dev@kresin.me>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/16048/
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/include/asm/mach-ath79/ar71xx_regs.h