From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 25 Oct 2011 11:28:07 +0200 Subject: [U-Boot] [PATCH v2 1/2] rtc: Make mc13783-rtc driver generic In-Reply-To: <1319474656-12172-1-git-send-email-fabio.estevam@freescale.com> References: <1319474656-12172-1-git-send-email-fabio.estevam@freescale.com> Message-ID: <4EA68127.80802@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/24/2011 06:44 PM, Fabio Estevam wrote: > 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 > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================