On Thu, Dec 19, 2013 at 11:27:28PM +0100, Arnaud Ebalard wrote: > Intersil ISL12057 is an I2C RTC chip also supporting two alarms. This > patch only adds support for basic RTC functionalities (i.e. getting > and setting time). Tests have been performed on NETGEAR ReadyNAS 102 > w/ startup/shutdown scripts, hwclock, ntpdate and openntpd. > > Reviewed-by: Mark Brown <[email protected]> > Reviewed-by: Guenter Roeck <[email protected]> > Signed-off-by: Arnaud Ebalard <[email protected]> > --- ... > .../devicetree/bindings/i2c/trivial-devices.txt | 1 + > .../devicetree/bindings/vendor-prefixes.txt | 1 + > drivers/rtc/Kconfig | 11 + > drivers/rtc/Makefile | 1 + > drivers/rtc/rtc-isl12057.c | 310 > +++++++++++++++++++++ > 5 files changed, 324 insertions(+) > create mode 100644 drivers/rtc/rtc-isl12057.c
Applied to mvebu/drivers. thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
