]> git.ipfire.org Git - people/ms/u-boot.git/commit
MX: Added Freescale Power Management Driver
authorStefano Babic <sbabic@denx.de>
Sun, 4 Apr 2010 21:08:03 +0000 (23:08 +0200)
committerStefano Babic <sbabic@denx.de>
Wed, 5 May 2010 07:48:41 +0000 (09:48 +0200)
commit28bb6d34d3f431b7b00444e2f829b2c04f5daf4d
tree884811fb66472a3bf7c4f3ba400c797856d2c006
parentba6adeb48e71f7f1b791b6e98999a5680d919b26
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]