commit | d25a5ed37d5fdd25f3cfbffc2f9a0f62e58f884c | [log] [tgz] |
---|---|---|
author | Sergey Yanovich <ynvich@gmail.com> | Tue Feb 23 13:54:57 2016 +0300 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Fri May 20 12:33:51 2016 +0200 |
tree | ab7921d55bcb2c297b7ee375ceef35da9ebd26ac | |
parent | 2dcd0af568b0cf583645c8a317dd12e344b1c72a [diff] |
rtc: ds1302: rewrite using SPI DS1302 is an half-duplex SPI device. The driver respects this fact now. Pin configurations should be implemented using SPI subsystem. Signed-off-by: Sergei Ianovich <ynvich@gmail.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>