ramips: implement clock API for RT288x
authorGabor Juhos <juhosg@openwrt.org>
Wed, 26 Jan 2011 20:48:39 +0000 (20:48 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 26 Jan 2011 20:48:39 +0000 (20:48 +0000)
commitf38367fcb4fe2102c45f21101aac986efa7736c7
treef2dd06831148032a42481d533acdcf594a2fd98a
parentb0ffa7024830f9aba9e0f71708d596b6a4b43d08
ramips: implement clock API for RT288x

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