devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/9] rtc: stmp3xxx: DT bindings and wakealarm
@ 2013-03-08  9:01 Steffen Trumtrar
       [not found] ` <1362733304-23037-1-git-send-email-s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Steffen Trumtrar @ 2013-03-08  9:01 UTC (permalink / raw)
  To: rtc-linux-/JYPxA39Uh5TLH3MbocFFw,
	devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ
  Cc: Alessandro Zummo, Steffen Trumtrar

Hi!

Changes since v1:
	- renamed patches
	- reworked commit messages
	- squashed patches
	- added missing SOB
	- match on rtc nodename instead of using a new binding
	- general cleanup

I did not rework the sysfs stuff, as I'm still not sure if this
is wrong for bin_attributes or not.

Based on v3.9-rc1

Regards,
Steffen


Juergen Beisert (2):
  ARM: i.MX28: define osc in DT
  ARM: i.MX28: define external RTC crystal in DT

Steffen Trumtrar (7):
  ARM: i.MX28: dts: add clocks for stmp3xxx RTC
  rtc: stmp3xxx: allow different oscillators
  rtc: stmp3xxx: enable wakeup functionality
  rtc: stmp3xxx: add sysfs entries for persistent regs
  rtc: stmp3xxx: Re-enable active alarm
  rtc: stmp3xxx: Check copy controller state
  rtc: stmp3xxx: Replace wait_time function

 .../devicetree/bindings/clock/imx28-clock.txt      |   1 +
 arch/arm/boot/dts/imx28.dtsi                       |  19 ++
 drivers/clk/mxs/clk-imx28.c                        |  20 +-
 drivers/rtc/rtc-stmp3xxx.c                         | 282 +++++++++++++++++++--
 4 files changed, 305 insertions(+), 17 deletions(-)

-- 
1.8.2.rc2

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

end of thread, other threads:[~2013-03-11  4:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-08  9:01 [PATCH v2 0/9] rtc: stmp3xxx: DT bindings and wakealarm Steffen Trumtrar
     [not found] ` <1362733304-23037-1-git-send-email-s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-03-08  9:01   ` [PATCH v2 1/9] ARM: i.MX28: define osc in DT Steffen Trumtrar
     [not found]     ` <1362733304-23037-2-git-send-email-s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-03-11  4:03       ` Shawn Guo
2013-03-08  9:01   ` [PATCH v2 2/9] ARM: i.MX28: define external RTC crystal " Steffen Trumtrar
2013-03-08  9:01   ` [PATCH v2 3/9] ARM: i.MX28: dts: add clocks for stmp3xxx RTC Steffen Trumtrar
2013-03-08  9:01   ` [PATCH v2 4/9] rtc: stmp3xxx: allow different oscillators Steffen Trumtrar
2013-03-08  9:01   ` [PATCH v2 5/9] rtc: stmp3xxx: enable wakeup functionality Steffen Trumtrar
2013-03-08  9:01   ` [PATCH v2 6/9] rtc: stmp3xxx: add sysfs entries for persistent regs Steffen Trumtrar
2013-03-08  9:01   ` [PATCH v2 7/9] rtc: stmp3xxx: Re-enable active alarm Steffen Trumtrar
2013-03-08  9:01   ` [PATCH v2 8/9] rtc: stmp3xxx: Check copy controller state Steffen Trumtrar
2013-03-08  9:01   ` [PATCH v2 9/9] rtc: stmp3xxx: Replace wait_time function Steffen Trumtrar

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).