diff options
author | 2025-05-30 13:40:00 +0300 | |
---|---|---|
committer | 2025-06-24 16:04:42 +0200 | |
commit | fa78e9b606a472495ef5b6b3d8b45c37f7727f9d (patch) | |
tree | 9494ef6d768687a82ac91cbd34832bb5f383479f /rust/pin-init/internal/src | |
parent | rtc: cmos: use spin_lock_irqsave in cmos_interrupt (diff) | |
download | wireguard-linux-fa78e9b606a472495ef5b6b3d8b45c37f7727f9d.tar.xz wireguard-linux-fa78e9b606a472495ef5b6b3d8b45c37f7727f9d.zip |
rtc: pcf2127: fix SPI command byte for PCF2131
PCF2131 was not responding to read/write operations using SPI. PCF2131
has a different command byte definition, compared to PCF2127/29. Added
the new command byte definition when PCF2131 is detected.
Fixes: afc505bf9039 ("rtc: pcf2127: add support for PCF2131 RTC")
Cc: stable@vger.kernel.org
Signed-off-by: Elena Popa <elena.popa@nxp.com>
Acked-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Link: https://lore.kernel.org/r/20250530104001.957977-1-elena.popa@nxp.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions