rtc: max31335: add driver support
authorAntoniu Miclaus <antoniu.miclaus@analog.com>
Mon, 20 Nov 2023 12:00:17 +0000 (14:00 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 15 Jan 2024 22:27:59 +0000 (23:27 +0100)
commitdedaf03b99d6561fae06457fd7fc2b0aa154d003
tree0f3e224b1984971832c9a8226d501b1e2b58fc19
parent5905777847b5c3aa8aefe2aad5103f9f468fb990
rtc: max31335: add driver support

RTC driver for MAX31335 ±2ppm Automotive Real-Time Clock with
Integrated MEMS Resonator.

Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Link: https://lore.kernel.org/r/20231120120114.48657-2-antoniu.miclaus@analog.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
MAINTAINERS
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-max31335.c [new file with mode: 0644]