Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753497AbdL1OXi (ORCPT ); Thu, 28 Dec 2017 09:23:38 -0500 Received: from forward4j.cmail.yandex.net ([5.255.227.22]:54670 "EHLO forward4j.cmail.yandex.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753293AbdL1OXg (ORCPT ); Thu, 28 Dec 2017 09:23:36 -0500 Authentication-Results: mxback2g.mail.yandex.net; dkim=pass header.i=@yandex.com.tr From: Ozgur Envelope-From: okaratas@yandex.com.tr To: Aishwarya Pant , Alessandro Zummo , Alexandre Belloni , "linux-rtc@vger.kernel.org" , "linux-kernel@vger.kernel.org" Cc: Julia Lawall , Jonathan Corbet In-Reply-To: <434381514470951@web50o.yandex.ru> References: <20171228133132.GA3927@mordor.localdomain> <434381514470951@web50o.yandex.ru> Subject: Re: rtc: sysfs: move sysfs interface to Documentation/ABI MIME-Version: 1.0 Message-Id: <480511514471013@web35j.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Thu, 28 Dec 2017 17:23:33 +0300 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=utf-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 993 Lines: 32 28.12.2017, 17:22, "Ozgur" : > 28.12.2017, 16:31, "Aishwarya Pant" : >>  Hi Hello, >>  In Documentation/rtc.txt, there is a description of the sysfs >>  interface which could be moved to Documentation/ABI. >> >>  Would such a change be useful? >> >>  The ABI documentation format looks like the following: >> >>  What: (the full sysfs path of the attribute) >>  Date: (date of creation) >>  KernelVersion: (kernel version it first showed up in) >>  Contact: (primary contact) >>  Description: (long description on usage) >> >>  I am doing this in an exercise to move sysfs ABI interfaces (which are >>  documented) to their right place i.e. in Documentation/ABI along with the rest. Do I understand right? Are you want to make the rtc.txt part the same format as ABI folder? for example create to RTC folder and add /dev/rtc what, date, kernelversion, contact right? This can be a good idea and I can help. >>  Aishwarya Ozgur