On 02/03/2017 at 01:27:09 +0100, Sebastian Reichel wrote: > 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@xxxxxxxxxxx> > Signed-off-by: Sebastian Reichel <sre@xxxxxxxxxx> > --- > Changes since PATCHv3: > - Modified DT binding document to mention parent device > --- > .../devicetree/bindings/rtc/cpcap-rtc.txt | 18 ++ > drivers/rtc/Kconfig | 7 + > drivers/rtc/Makefile | 1 + > drivers/rtc/rtc-cpcap.c | 332 +++++++++++++++++++++ > 4 files changed, 358 insertions(+) > create mode 100644 Documentation/devicetree/bindings/rtc/cpcap-rtc.txt > create mode 100644 drivers/rtc/rtc-cpcap.c > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html