rtc: m41t80: remove HT feature for m41t65
authorAlexander Shiyan <eagle.alexander923@gmail.com>
Fri, 4 Jul 2025 09:11:44 +0000 (12:11 +0300)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 22 Jul 2025 22:44:48 +0000 (00:44 +0200)
commit289642767c2e12df58213f7b34f78d19466d9c28
treef5c69844b6d44ab663dc4a00511e25be3f47bf7b
parentfed5aaeb4e94e0f071bf467f2bafd5ea6f093722
rtc: m41t80: remove HT feature for m41t65

The M41T65 device does not support the "Halt Update Bit" (HT) feature
as per its datasheet.
This aligns the driver with the actual hardware capabilities.

Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
Link: https://lore.kernel.org/r/20250704091144.45389-1-eagle.alexander923@gmail.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-m41t80.c