summaryrefslogtreecommitdiff
path: root/include/android_bootloader_message.h
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2026-07-29 14:51:17 -0600
committerTom Rini <[email protected]>2026-07-29 14:51:17 -0600
commit06c49ce4f1870718321bb502671c2ed0a42fd15e (patch)
tree27ffc023643743e95cdee010c4ba3d692aa829ce /include/android_bootloader_message.h
parentf6a37207b84342441ed8af4226cd85048931cc61 (diff)
parent9811c57b2e01398c6f8ba29a63d93edd4ffe6482 (diff)
Merge patch series "rtc: pcf8563: HYM8563 support and unreliable-time reporting"
Daniel Golle <[email protected]> says: The Haoyu HYM8563, found for example on the Radxa ROCK 5B, is a clone of the NXP PCF8563 with an identical timekeeping register layout, but the pcf8563 driver does not match its compatible used in upstream DT. Boards fitted with it end up without DM_RTC and, as a consequence, without usable EFI GetTime and SetTime runtime services. On top of that, when the chip reports that the time may be unreliable after a supply voltage drop, the driver returns a bare -1, which callers interpret as -EPERM rather than as invalid data. This series makes the existing driver serve the HYM8563 and lets callers distinguish an unreliable time from a permission problem. The driver gains the additional compatible string and returns -EINVAL when the voltage-low flag is set, matching the rv3032 driver and the behaviour of the Linux driver for the same chips. Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'include/android_bootloader_message.h')
0 files changed, 0 insertions, 0 deletions