]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
rtc: rx8025: fix transfer mode
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 25 Jul 2015 13:54:59 +0000 (15:54 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 5 Sep 2015 11:19:11 +0000 (13:19 +0200)
The datasheet specifies that transfer mode must be 0 for write and either
0x4 (simplified read) or 0 (standard read). 0x8 is not specified, use
standard mode.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>

No differences found