rtc: cpcap: new rtc driver
commitdd3bf50b35e3e111d6325207177b12af88aec824
authorSebastian Reichel <sre@kernel.org>
Thu, 2 Mar 2017 00:27:09 +0000 (2 01:27 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 9 Mar 2017 00:32:35 +0000 (9 01:32 +0100)
treed79c91ac695a01741c7e1dc8e0753f06ec7074a9
parent0522de00929e9e9ee51235fc40035179e4d45381
rtc: cpcap: new rtc driver

This driver supports the Motorola CPCAP PMIC found on
some of Motorola's mobile phones, such as the Droid 4.

Tested-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Documentation/devicetree/bindings/rtc/cpcap-rtc.txt [new file with mode: 0644]
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-cpcap.c [new file with mode: 0644]