diff options
author | Alexander Kochetkov <al.kochet@gmail.com> | 2016-03-06 12:43:57 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2016-03-14 17:08:38 +0100 |
commit | d5861262210067fc01b2fb4f7af2fd85a3453f15 (patch) | |
tree | 2061bb01a8eef2b3f5b9c9adb4b74df8b1c1c45d /firmware | |
parent | fc1dcb0b39dbb10d3290f2fcd6e154670f699166 (diff) |
rtc: hym8563: fix invalid year calculation
Year field must be in BCD format, according to
hym8563 datasheet.
Due to the bug year 2016 became 2010.
Fixes: dcaf03849352 ("rtc: add hym8563 rtc-driver")
Signed-off-by: Alexander Kochetkov <al.kochet@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions