Files
u-boot-tk1-som/drivers/rtc
Fabio Estevam 4e8b7544b7 rtc: Make mc13783-rtc driver generic
Rename mc13783-rtc so that it can be used for both MC13783 and MC13892 PMICs.

efikamx board, for example, does use a MC13892 PMIC, but the RTC selection is currently made as:

#define CONFIG_RTC_MC13783

,which is not very obvious.

Let the MC13783 and MC13892 RTC be selected by:

#define CONFIG_RTC_MC13XXX

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
2011-11-03 22:56:19 +01:00
..
2008-05-21 00:14:08 +02:00
2008-10-18 21:54:03 +02:00
2009-12-02 23:21:02 +01:00
2011-11-03 22:56:19 +01:00
2011-02-12 15:11:43 +11:00
2008-10-18 21:54:03 +02:00
2010-06-23 23:24:20 +02:00
2008-10-18 21:54:03 +02:00
2008-10-18 21:54:03 +02:00
2010-12-17 20:20:00 +01:00
2011-08-04 23:34:02 +02:00