]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtc: rtc-ds1307: enable support for mcp794xx as a wakeup source without IRQ
authorDavid Lowe <dave-lowe@ntlworld.com>
Sat, 22 Apr 2017 17:28:00 +0000 (18:28 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 31 May 2017 07:17:00 +0000 (09:17 +0200)
commit8066360744743fb7f2dee1e2041fc9fc92f9d6b5
treee2114d996b89ac842483095c77149b0c7999d637
parent11e5890b5342c82eefbaa39aec4767ae21ae8803
rtc: rtc-ds1307: enable support for mcp794xx as a wakeup source without IRQ

This patch extends the fixes for ds1337, ds1339, ds3231 in commit
8bc2a40730ec ("rtc: ds1307: add support for the DT property
'wakeup-source'") to mcp794xx devices, so that those parts can similarly be
used as a wakeup source without an IRQ to the processor.

Tested on Raspberry Pi ZeroW with MCP79400.

Signed-off-by: David Lowe <dave-lowe@ntlworld.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-ds1307.c