From 36aecb08b8ed131b0bec301ba2a20075e185bfd3 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 28 Apr 2011 19:30:49 +0000 Subject: ar71xx: fix MDIO access on ar7242 (based on a patch by Jess Zhu) SVN-Revision: 26777 --- target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/ar71xx.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/ar71xx/files/arch/mips/include') diff --git a/target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/ar71xx.h b/target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/ar71xx.h index a0232d6897..48c4a739d6 100644 --- a/target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/ar71xx.h +++ b/target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/ar71xx.h @@ -166,6 +166,8 @@ extern enum ar71xx_soc_type ar71xx_soc; #define AR724X_DDR_DIV_SHIFT 22 #define AR724X_DDR_DIV_MASK 0x3 +#define AR7242_PLL_REG_ETH0_INT_CLOCK 0x2c + #define AR91XX_PLL_REG_CPU_CONFIG 0x00 #define AR91XX_PLL_REG_ETH_CONFIG 0x04 #define AR91XX_PLL_REG_ETH0_INT_CLOCK 0x14 -- cgit v1.2.3