]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtc: m41t80: add clock provider support
authorGary Bisson <gary.bisson@boundarydevices.com>
Tue, 25 Apr 2017 14:45:17 +0000 (16:45 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 31 May 2017 07:17:04 +0000 (09:17 +0200)
commit1373e77b4f108929caa448bb23f341a4af774cad
treec1708f723b7edd812f79569bafa44c28e2aff1e0
parent17e296eb35dc5b15511ffa4ef5de67e53cb5a284
rtc: m41t80: add clock provider support

Some devices supported by the m41t80 driver have a programmable
square-wave output signal (see M41T80_FEATURE_SQ).

This enables to use this feature as a clock provider of common
clock framework.

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-m41t80.c