mbox series

[0/2] Enable RTC for the MT6357

Message ID 20250109-enable-rtc-v1-0-e8223bf55bb8@baylibre.com (mailing list archive)
Headers show
Series Enable RTC for the MT6357 | expand

Message

Alexandre Mergnat Jan. 9, 2025, 3:29 p.m. UTC
MT6357 PMIC's RTC use can use the MT6397 drivers with the MT6358 data.
Also, since kernel 6.6, a regression has been observed. The changes
responsible for the regression have been reverted.

Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
---
Alexandre Mergnat (2):
      rtc: mt6359: add mt6357 support
      rtc: mt6359: fix year issue

 drivers/rtc/rtc-mt6397.c | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
base-commit: 9d89551994a430b50c4fffcb1e617a057fa76e20
change-id: 20250109-enable-rtc-b2ff435af2d5

Best regards,