Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | misc: pmic: fix regression in pmic_fsl.c (SPI) | Helmut Raiger | 2012-04-20 | -4/+1 |
| | | | | | | | | | This fixes write access to PMIC registers, the bug was introduced partly in commit 64aac65099 and in commit c9fe76dd91. It was tested on an i.mx31 with a mc13783. Signed-off-by: Helmut Raiger <helmut.raiger@hale.at> Acked-by: Stefano Babic <sbabic@denx.de> | |||
* | misc: pmic: addI2C support to pmic_fsl driver | Stefano Babic | 2012-04-20 | -0/+66 |
Signed-off-by: Stefano Babic <sbabic@denx.de> |