Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for Void function returning value in sbc35-a9g20 | Sandeep Paulraj | 2009-11-27 | 1 | -1/+0 |
| | | | | | | | Void function was returning 0 in the m41t94 rtc driver. This makes it similar to m41t62 rtc driver. Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com> | ||||
* | Add driver for the ST M41T94 SPI RTC | Albin Tonnerre | 2009-08-25 | 1 | -0/+124 |
This RTC is used in some Calao boards. The driver code is taken from the linux rtc-m41t94 driver Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com> |