[PATCH v2 0/9] rtc: stmp3xxx: DT bindings and wakealarm

Steffen Trumtrar s.trumtrar at pengutronix.de
Fri Mar 8 20:01:35 EST 2013


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



More information about the devicetree-discuss mailing list