Files
u-boot-tk1-som/drivers
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
..
2011-10-27 21:56:34 +02:00
2011-10-27 23:54:07 +02:00
2011-11-03 22:56:18 +01:00
2011-09-30 22:00:55 +02:00
2011-11-03 22:56:19 +01:00
2011-11-03 22:35:21 +01:00