Re: [PATCH 3/4] rtc: ds1307: add offset sysfs for mt41txx chips.

2018-07-18 Thread Giulio Benetti
Hi, please discard this patchset as I didn't add v7 to series. Sorry. Giulio Il 18/07/2018 10:41, Giulio Benetti ha scritto: m41txx chips can hold a calibration value to get correct clock bias. Add offset handling (ranging between -63ppm and 126ppm) via sysfs. Signed-off-by: Giulio Benetti

[PATCH 3/4] rtc: ds1307: add offset sysfs for mt41txx chips.

2018-07-18 Thread Giulio Benetti
m41txx chips can hold a calibration value to get correct clock bias. Add offset handling (ranging between -63ppm and 126ppm) via sysfs. Signed-off-by: Giulio Benetti --- drivers/rtc/rtc-ds1307.c | 77 1 file changed, 77 insertions(+) diff --git a/driver