rtc: mt6359: Add mt6357 support
authorAlexandre Mergnat <amergnat@baylibre.com>
Mon, 28 Apr 2025 14:29:55 +0000 (16:29 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 1 Jun 2025 22:25:32 +0000 (00:25 +0200)
commit3d8b44b104fb5f93a853ae34fbcf8d840e4482f5
tree1ea5df3a66eae982816ee8978098b980636bce91
parentccb2dba3c19f04d2203a4b630180bf50fe710d22
rtc: mt6359: Add mt6357 support

The MT6357 PMIC contains the same RTC as MT6358 which allows to add
support for it trivially by just complementing the list of compatibles.

Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Tested-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://lore.kernel.org/r/20250428-rtc-mt6357-v1-1-31f673b0a723@baylibre.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-mt6397.c