]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: add hym8563 rtc-driver
authorHeiko Stuebner <heiko@sntech.de>
Fri, 3 Jan 2014 03:10:23 +0000 (14:10 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 3 Jan 2014 03:10:23 +0000 (14:10 +1100)
commit544b365338c64c96701b5cce70f0cef30b3cc130
tree8274cb5810fd6c0d50f76410044725f9072af848
parentc98b031c391d4b859dfb5368ba561ec1883951be
rtc: add hym8563 rtc-driver

The Haoyu Microelectronics HYM8563 provides rtc and alarm functions as
well as a clock output of up to 32kHz.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Cc: Rob Herring <rob.herring@calxeda.com>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Stephen Warren <swarren@wwwdotorg.org>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Cc: Grant Likely <grant.likely@linaro.org>
Cc: Mike Turquette <mturquette@linaro.org>
Cc: Richard Weinberger <richard.weinberger@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-hym8563.c [new file with mode: 0644]