|
|
Subscribe / Log in / New account

add support for Microcrystal RV-3049

From:  Mylène Josserand <mylene.josserand@free-electrons.com>
To:  alexandre.belloni@free-electrons.com, rtc-linux@googlegroups.com
Subject:  [PATCH 0/6] add support for Microcrystal RV-3049
Date:  Thu, 21 Apr 2016 20:24:13 +0200
Message-ID:  <cover.1461250479.git.mylene.josserand@free-electrons.com>
Cc:  Alessandro Zummo <a.zummo@towertech.it>, linux-kernel@vger.kernel.org, mylene.josserand@free-electrons.com
Archive‑link:  Article

The current patchset adds the support of the microcrystal RV-3049 (spi).
This RTC will use the same driver than RV-3029 by updating it to use regmap.
It also adds the alarm IRQ functionality.


Mylène Josserand (6):
  rtc: rv3029: remove 'i2c' in functions names
  rtc: rv3029: convert to use regmap
  rtc: rv3029: Add support of RV3049
  rtc: rv3049: Removes some checks and warnings
  rtc: rv3029: enable AE_x bits on set_alarm
  rtc: rv3029: add alarm IRQ

 drivers/rtc/Kconfig        |  37 +--
 drivers/rtc/rtc-rv3029c2.c | 582 +++++++++++++++++++++++++++++----------------
 2 files changed, 397 insertions(+), 222 deletions(-)

-- 
2.8.0.rc3



Copyright © 2016, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds