devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv0 0/3] rtc: rtc-isl12057: fixes and alarm support
@ 2014-11-05 21:42 Arnaud Ebalard
       [not found] ` <cover.1415222752.git.arno-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org>
  0 siblings, 1 reply; 19+ messages in thread
From: Arnaud Ebalard @ 2014-11-05 21:42 UTC (permalink / raw)
  To: Mark Rutland, Alessandro Zummo, Peter Huewe, Linus Walleij,
	Thierry Reding, Mark Brown
  Cc: Rob Herring, Pawel Moll, Stephen Warren, Ian Campbell,
	Grant Likely, devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-doc-u79uwXL29TY76Z2rM5mHXA, Rob Landley,
	rtc-linux-/JYPxA39Uh5TLH3MbocFFw, Jason Cooper, Guenter Roeck,
	Jason Gunthorpe, Kumar Gala,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	Uwe Kleine-König, Philipp Zabel

Hi,

This series includes three patches for Intersil ISL12057 driver.

 - first patch is a fix for masking issues which dates back to driver
   inclusion. Even if those issues are not critical per se, the patch is
   a good candidate for stable down to 3.14.

 - second patch fixes remaining places where 'isl' is used instead of the
   expected NASDAQ symbol for Intersil (i.e. isil) after commit
   7a6540ca856ae ("ARM: mvebu: Change vendor prefix for Intersil 
   Corporation to isil"). 

 - third patch provides alarm support for Intersil ISL12057. This
   support was not added when the driver was initially pushed in 3.14
   kernel due to the inability to check interrupt support. After some
   soldering, this tests have been performed.

Comments are welcome,

Cheers,

a+

Arnaud Ebalard (3):
  rtc: rtc-isl12057: fix masking of register values
  rtc: rtc-isl12057: fix isil vs isl naming for intersil
  rtc: rtc-isl12057: add alarm support to Intersil ISL12057 RTC driver

 .../devicetree/bindings/i2c/trivial-devices.txt    |   2 +-
 .../devicetree/bindings/vendor-prefixes.txt        |   2 +-
 drivers/rtc/rtc-isl12057.c                         | 319 ++++++++++++++++++++-
 3 files changed, 309 insertions(+), 14 deletions(-)

-- 
2.1.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2014-11-07  9:53 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-05 21:42 [PATCHv0 0/3] rtc: rtc-isl12057: fixes and alarm support Arnaud Ebalard
     [not found] ` <cover.1415222752.git.arno-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org>
2014-11-05 21:42   ` [PATCHv0 1/3] rtc: rtc-isl12057: fix masking of register values Arnaud Ebalard
2014-11-06  8:29     ` Uwe Kleine-König
2014-11-06 23:34       ` Arnaud Ebalard
2014-11-05 21:42   ` [PATCHv0 2/3] rtc: rtc-isl12057: fix isil vs isl naming for intersil Arnaud Ebalard
2014-11-06  5:32     ` Mark Brown
2014-11-06 22:46       ` Arnaud Ebalard
2014-11-07  6:39         ` Uwe Kleine-König
2014-11-05 21:42   ` [PATCHv0 3/3] rtc: rtc-isl12057: add alarm support to Intersil ISL12057 RTC driver Arnaud Ebalard
2014-11-06  5:50     ` Mark Brown
2014-11-06  5:59       ` Guenter Roeck
2014-11-06  6:07         ` Mark Brown
2014-11-06 23:30       ` Arnaud Ebalard
2014-11-07  7:58         ` Uwe Kleine-König
2014-11-07  9:37           ` Arnaud Ebalard
2014-11-07  9:53           ` Mark Brown
2014-11-07  9:47         ` Mark Brown
2014-11-06  8:49     ` Uwe Kleine-König
2014-11-06 22:47       ` Arnaud Ebalard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).