aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorMathew McBride <[email protected]>2022-07-06 07:42:36 +0000
committerAlexandre Belloni <[email protected]>2022-07-26 16:49:45 +0200
commit71af91565052214ad86f288e0d8ffb165f790995 (patch)
treeb3a32a2591f63f0007348c6c516c2998c977bb87 /lib/mpi/mpi-cmp.c
parent5c9f41443e8d5fbd414ad0dfa8e0996b937d135a (diff)
rtc: rx8025: fix 12/24 hour mode detection on RX-8035
The 12/24hr flag in the RX-8035 can be found in the hour register, instead of the CTRL1 on the RX-8025. This was overlooked when support for the RX-8035 was added, and was causing read errors when the hour register 'overflowed'. To deal with the relevant register not always being visible in the relevant functions, determine the 12/24 mode at startup and store it in the driver state. Signed-off-by: Mathew McBride <[email protected]> Fixes: f120e2e33ac8 ("rtc: rx8025: implement RX-8035 support") Cc: [email protected] Signed-off-by: Alexandre Belloni <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions