diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-08 13:39:09 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-08 13:39:09 +0000 |
commit | f4be8a76ded14beac436192fa163d090a821b48b (patch) | |
tree | 5adac79c606f76364d145dca868c78f03b0897ae /target/linux/ar71xx/patches-3.3/161-MIPS-ath79-add-SoC-detection-code-for-the-QCA9558-So.patch | |
parent | 70d00ac64ebfdda82900bfe6160e9f723227533e (diff) | |
download | mtk-20170518-f4be8a76ded14beac436192fa163d090a821b48b.zip mtk-20170518-f4be8a76ded14beac436192fa163d090a821b48b.tar.gz mtk-20170518-f4be8a76ded14beac436192fa163d090a821b48b.tar.bz2 |
ar71xx: fix CPU/DDR frequency calculation for SRIF PLLs on AR934x
SVN-Revision: 33335
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/161-MIPS-ath79-add-SoC-detection-code-for-the-QCA9558-So.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.3/161-MIPS-ath79-add-SoC-detection-code-for-the-QCA9558-So.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.3/161-MIPS-ath79-add-SoC-detection-code-for-the-QCA9558-So.patch b/target/linux/ar71xx/patches-3.3/161-MIPS-ath79-add-SoC-detection-code-for-the-QCA9558-So.patch index e9b18e6..1d9dd4b 100644 --- a/target/linux/ar71xx/patches-3.3/161-MIPS-ath79-add-SoC-detection-code-for-the-QCA9558-So.patch +++ b/target/linux/ar71xx/patches-3.3/161-MIPS-ath79-add-SoC-detection-code-for-the-QCA9558-So.patch @@ -53,7 +53,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> --- a/arch/mips/include/asm/mach-ath79/ar71xx_regs.h +++ b/arch/mips/include/asm/mach-ath79/ar71xx_regs.h -@@ -389,6 +389,8 @@ +@@ -391,6 +391,8 @@ #define AR934X_REV_ID_REVISION_MASK 0xf |