[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170425144517.15962-1-gary.bisson@boundarydevices.com>
Date: Tue, 25 Apr 2017 16:45:13 +0200
From: Gary Bisson <gary.bisson@...ndarydevices.com>
To: rtc-linux@...glegroups.com
Cc: linux-kernel@...r.kernel.org, alexandre.belloni@...e-electrons.com,
a.zummo@...ertech.it, Gary Bisson <gary.bisson@...ndarydevices.com>
Subject: [PATCH 0/4] rtc: m41t80: improve SQW support
Hi,
This series aims at improving the square-wave support for some of the
devices supported by the m41t80 driver.
The first two patches are fixes that prevent the driver from overriding
the SQW configuration (divider & enable bit).
Then the last two remove the old sysfs entry and replace it with a clock
provider approach.
It has been tested on a Boundary Devices Nitrogen6_MAX which features a
MicroCrystal RV4162 RTC. The SQW (named clkout in RV4162 datasheet) can be
probed on TP70 on the platform.
Let me know if you have any question/suggestion.
Regards,
Gary
Gary Bisson (4):
rtc: m41t80: fix SQWE override when setting an alarm
rtc: m41t80: fix SQW dividers override when setting a date
rtc: m41t80: remove sqw sysfs entry
rtc: m41t80: add clock provider support
drivers/rtc/rtc-m41t80.c | 251 +++++++++++++++++++++++++++++++++--------------
1 file changed, 175 insertions(+), 76 deletions(-)
--
2.11.0
Powered by blists - more mailing lists