Dear Macpaul Lin, In message <1294218744-2535-1-git-send-email-macp...@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 <macp...@andestech.com> > --- > Note: > This patch is the correct design with writing a new driver and enhanced > features. > Previous incorrect patch > "ftpmu010: move ftpmu010 power controller to drivers/power folder" > will be remove in patchwork since this is a patch moves header files without > driver implementation. > > Change v2: > - Code cleanup > > arch/arm/include/asm/arch-a320/ftpmu010.h | 146 > ----------------------------- > drivers/power/Makefile | 1 + > drivers/power/ftpmu010.c | 65 +++++++++++++ > drivers/power/ftpmu010.h | 146 > +++++++++++++++++++++++++++++ > 4 files changed, 212 insertions(+), 146 deletions(-) > delete mode 100644 arch/arm/include/asm/arch-a320/ftpmu010.h > create mode 100644 drivers/power/ftpmu010.c > create mode 100644 drivers/power/ftpmu010.h
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de All easy problems have already been solved. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot