ramips: implement clock API for RT305X
authorGabor Juhos <juhosg@openwrt.org>
Wed, 26 Jan 2011 20:48:35 +0000 (20:48 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 26 Jan 2011 20:48:35 +0000 (20:48 +0000)
commitb0ffa7024830f9aba9e0f71708d596b6a4b43d08
tree4a76be628ae61606bec0479f8e42817b7f310eca
parentf9e74383a9a9e4769e3c3fb9bac6fada0445d3c4
ramips: implement clock API for RT305X

SVN-Revision: 25124
target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x.h
target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
target/linux/ramips/files/arch/mips/ralink/rt305x/clock.c [new file with mode: 0644]
target/linux/ramips/files/arch/mips/ralink/rt305x/common.h [new file with mode: 0644]
target/linux/ramips/files/arch/mips/ralink/rt305x/devices.c
target/linux/ramips/files/arch/mips/ralink/rt305x/rt305x.c
target/linux/ramips/files/arch/mips/ralink/rt305x/setup.c