]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ftpmu010: support faraday ftpmu010 driver
authorMacpaul Lin <macpaul@andestech.com>
Wed, 5 Jan 2011 09:12:23 +0000 (17:12 +0800)
committerWolfgang Denk <wd@denx.de>
Tue, 25 Jan 2011 21:18:57 +0000 (22:18 +0100)
commitf8ea15f769773943050fa3ba444a5514066441d4
tree8ad4cbc370fd914fb0a0f88cbb96f8db11aa46bc
parente009cdeb63308f291c54b173484401aab4a3fe54
ftpmu010: support faraday ftpmu010 driver

Faraday's ftpmu010 is a power managemnet unit which support cpu
sleep and frequency scaling. It has been integrated into many SoC.

This patch also move ftpmu010 to a proper place for later enhancement.

Signed-off-by: Macpaul Lin <macpaul@andestech.com>
drivers/power/Makefile
drivers/power/ftpmu010.c [new file with mode: 0644]
drivers/power/ftpmu010.h [moved from arch/arm/include/asm/arch-a320/ftpmu010.h with 100% similarity]