From mboxrd@z Thu Jan 1 00:00:00 1970 From: Po-Yu Chuang Date: Wed, 16 Feb 2011 14:45:01 +0800 Subject: [U-Boot] [PATCH v2 1/2] ftpmu010: support faraday ftpmu010 driver In-Reply-To: <20110125211913.3F366B187@gemini.denx.de> References: <1294218744-2535-1-git-send-email-macpaul@andestech.com> <20110125211913.3F366B187@gemini.denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Macpaul, On Wed, Jan 26, 2011 at 5:19 AM, Wolfgang Denk wrote: > > In message <1294218744-2535-1-git-send-email-macpaul@andestech.com> you wrote: >> 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 > > Applied, thanks. Sorry for not following this thread. I notice this today because it breaks a320. I think maybe it will be better to move driver/power/ftpmu010.h to include/ftpmu010.h and add the API declaration in it? I am trying to fix arch/arm/cpu/arm920t/a320/timer.c, but I cannot access the new API now. regards, Po-Yu Chuang