Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757221AbcCURIe (ORCPT ); Mon, 21 Mar 2016 13:08:34 -0400 Received: from down.free-electrons.com ([37.187.137.238]:39512 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752150AbcCURId (ORCPT ); Mon, 21 Mar 2016 13:08:33 -0400 From: Mylene JOSSERAND To: alexandre.belloni@free-electrons.com, rtc-linux@googlegroups.com Cc: Alessandro Zummo , linux-kernel@vger.kernel.org, mylene.josserand@free-electrons.com Subject: [PATCH 0/2] rtc: abx80x: Handle autocalibration and oscillator failure Date: Mon, 21 Mar 2016 18:06:08 +0100 Message-Id: X-Mailer: git-send-email 2.7.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 464 Lines: 14 The current patches handle the autocalibration and the oscillator failure for ABX80X RTC. The autocalibration is handled using sysfs entries and the oscillator failure bit is handled only for the XT Oscillator. Mylene JOSSERAND (2): rtc: abx80x: handle autocalibration rtc: abx80x: handle the oscillator failure bit drivers/rtc/rtc-abx80x.c | 252 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 250 insertions(+), 2 deletions(-) -- 2.7.0