Re: rtc: sysfs: move sysfs interface to Documentation/ABI
From: Aishwarya Pant <hidden>
Date: 2017-12-28 15:00:36
Also in:
lkml
On Thu, Dec 28, 2017 at 05:23:33PM +0300, Ozgur wrote:
28.12.2017, 17:22, "Ozgur" [off-list ref]:quoted
28.12.2017, 16:31, "Aishwarya Pant" [off-list ref]:quoted
HiHello,quoted
quoted
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?
Yes I mentioned just the sysfs interface. But both ioctl and sysfs interface should be there in Documentation/ABI. There could a new file called sysfs-rtc in Documentation/ABI/stable with both these interfaces.
This can be a good idea and I can help.
Sure thanks. I can maybe send a patch with these changes. One question: who should be the primary contact for this ABI?
quoted
quoted
AishwaryaOzgur