u-boot/drivers/power
Macpaul Lin caddb8e41e ftpmu010: fix relocation and enhance features
1. ftpmu010.h: fix and add definitions
   Enhanced for more features and asm related support
   according to datasheet.

   Note:
    - FTPMU010_PDLLCR0_HCLKOUTDIS is "incorrect" in datasheet.
    - FTPMU010_PDLLCR0_DLLFRANG is only 1 bit at bit #19. (not 20-19)
    - FTPMU010_PDLLCR0_HCLKOUTDIS is 4 bits at bit #20. (not 24-21)

2. ftpmu010.c: enhance features and fix relocation
   - The following functions is added for pmu features.
     ftpmu010_mfpsr_select_dev()
     ftpmu010_sdramhtc_set()
   - This patch also fix the declare statement for relocation.

Signed-off-by: Macpaul Lin <macpaul@andestech.com>
2011-04-27 19:38:08 +02:00
..
Makefile ftpmu010: support faraday ftpmu010 driver 2011-01-25 22:18:57 +01:00
ftpmu010.c ftpmu010: fix relocation and enhance features 2011-04-27 19:38:08 +02:00
twl4030.c Prepare v2010.09-rc1 2010-09-10 00:16:19 +02:00
twl6030.c ARMV7: OMAP4: twl6030 add battery charging support 2010-12-11 10:56:01 -05:00