[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190523115451.20007-1-richard.leitner@skidata.com>
Date: Thu, 23 May 2019 13:54:47 +0200
From: Richard Leitner <richard.leitner@...data.com>
To: <a.zummo@...ertech.it>, <alexandre.belloni@...tlin.com>
CC: <linux-rtc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Richard Leitner <richard.leitner@...data.com>
Subject: [PATCH v2 0/4] rtc: s35390a: uie_unsupported and minor fixes
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
Powered by blists - more mailing lists