commit | 0e2e87779ab8699e1c9a82fbf08b9462c34fd974 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Apr 01 18:08:11 2019 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Apr 04 10:07:11 2019 +0200 |
tree | 8558b10ab75d547f01e435ff7f5a3d5eb948e4fb | |
parent | e89b60d02801b1fc334256261cb6c2511413ab69 [diff] |
rtc: pcf85063: differentiate pcf85063a and pcf85063tp As stated in a comment pcf85063a and pcf85063tp don't have the same number of registers. Especially, pcf85063tp doesn't have alarm support. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>