[PATCH v2 0/4] rtc: s35390a: uie_unsupported and minor fixes

From: Richard Leitner
Date: Thu May 23 2019 - 08:05:12 EST


As the s35390a does only support per-minute based alarms we have to
set the uie_unsupported flag. Otherwise it delays for 10sec and
fails afterwards with modern hwclock versions.

Furthermore some other minor changes are made.

All patches were tested on an i.MX6 platform.

CHANGES v2:
- use BIT in "clarify INT2 pin output modes"
- add "change FLAG defines to use BIT macro"

Richard Leitner (4):
rtc: s35390a: clarify INT2 pin output modes
rtc: s35390a: set uie_unsupported
rtc: s35390a: introduce struct device in probe
rtc: s35390a: change FLAG defines to use BIT macro

drivers/rtc/rtc-s35390a.c | 55 +++++++++++++++++++++------------------
1 file changed, 29 insertions(+), 26 deletions(-)

--
2.20.1