]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
MX: Added Freescale Power Management Driver
authorStefano Babic <sbabic@denx.de>
Sun, 4 Apr 2010 21:08:03 +0000 (23:08 +0200)
committerTom <Tom@bumblecow.com>
Mon, 10 May 2010 16:21:53 +0000 (11:21 -0500)
commit3bff02dc838e04c43388cdfe50848394f01948f7
tree986c61209a07ffec000415610ec353fcfc915a5f
parent869e8ae0323a48974a476d666aa3d03def744f16
MX: Added Freescale Power Management Driver

The patch add supports for the Freescale's Power
Management Controller (known as Atlas) used together with i.MX31/51
processors. It was tested with a MC13783 (MX31) and
MC13892 (MX51).

Signed-off-by: Stefano Babic <sbabic@denx.de>
drivers/misc/Makefile
drivers/misc/fsl_pmic.c [new file with mode: 0644]
include/fsl_pmic.h [new file with mode: 0644]