Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mfd: update TMIO drivers to use the clock API | Ian Molton | 2008-10-19 | 1 | -3/+0 |
| | | | | | | | | This patch updates the remaining two TMIO drivers to use the clock API rather than callback hooks into platform code. Signed-off-by: Ian Molton <spyro@f2s.com> Signed-off-by: Samuel Ortiz <sameo@openedhand.com> | ||||
* | mfd: driver for the TC6387XB TMIO controller. | Ian Molton | 2008-08-10 | 1 | -0/+23 |
This patch adds support for the TC6387XB. Unlike other TMIO devices this one has only one subdevice and no interrupt mux, however using the MFD framework allows it to share the TMIO MMC driver. Signed-off-by: Ian Molton <spyro@f2s.com> Signed-off-by: Samuel Ortiz <sameo@openedhand.com> |