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)
commit0ce246ed23c0312e742e8a33bc3a397b70cbce9b
tree20fe12b60542a5d3ea43bd1ce7234242e0407183
parent30177c7bb5352bf849f81db571331095a9c42ee2
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