[PATCH v10 3/3] ABI: pps: Add ABI documentation for Intel TIO

lakshmi.sowjanya.d@intel.com posted 3 patches 1 year, 8 months ago
There is a newer version of this series
[PATCH v10 3/3] ABI: pps: Add ABI documentation for Intel TIO
Posted by lakshmi.sowjanya.d@intel.com 1 year, 8 months ago
From: Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>

Document sysfs interface for Intel Timed I/O PPS driver.

Signed-off-by: Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>
---
 Documentation/ABI/testing/sysfs-platform-pps-tio | 7 +++++++
 MAINTAINERS                                      | 1 +
 2 files changed, 8 insertions(+)
 create mode 100644 Documentation/ABI/testing/sysfs-platform-pps-tio

diff --git a/Documentation/ABI/testing/sysfs-platform-pps-tio b/Documentation/ABI/testing/sysfs-platform-pps-tio
new file mode 100644
index 000000000000..e461cea12d60
--- /dev/null
+++ b/Documentation/ABI/testing/sysfs-platform-pps-tio
@@ -0,0 +1,7 @@
+What:		/sys/devices/platform/INTCxxxx/enable
+Date:		September 2024
+KernelVersion:	6.11
+Contact:	Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>
+Description:
+		(RW) Enable or disable PPS TIO generator output, read to
+		see the status of hardware (Enabled/Disabled).
diff --git a/MAINTAINERS b/MAINTAINERS
index aacccb376c28..9c623f167aa9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17946,6 +17946,7 @@ M:	Rodolfo Giometti <giometti@enneenne.com>
 L:	linuxpps@ml.enneenne.com (subscribers-only)
 S:	Maintained
 W:	http://wiki.enneenne.com/index.php/LinuxPPS_support
+F:	Documentation/ABI/testing/sysfs-platform-pps-tio
 F:	Documentation/ABI/testing/sysfs-pps
 F:	Documentation/devicetree/bindings/pps/pps-gpio.yaml
 F:	Documentation/driver-api/pps.rst
-- 
2.35.3
Re: [PATCH v10 3/3] ABI: pps: Add ABI documentation for Intel TIO
Posted by Randy Dunlap 1 year, 8 months ago
Hi--

On 6/11/24 8:53 PM, lakshmi.sowjanya.d@intel.com wrote:
> From: Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>
> 
> Document sysfs interface for Intel Timed I/O PPS driver.
> 
> Signed-off-by: Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>
> ---
>  Documentation/ABI/testing/sysfs-platform-pps-tio | 7 +++++++
>  MAINTAINERS                                      | 1 +
>  2 files changed, 8 insertions(+)
>  create mode 100644 Documentation/ABI/testing/sysfs-platform-pps-tio
> 
> diff --git a/Documentation/ABI/testing/sysfs-platform-pps-tio b/Documentation/ABI/testing/sysfs-platform-pps-tio
> new file mode 100644
> index 000000000000..e461cea12d60
> --- /dev/null
> +++ b/Documentation/ABI/testing/sysfs-platform-pps-tio
> @@ -0,0 +1,7 @@
> +What:		/sys/devices/platform/INTCxxxx/enable
> +Date:		September 2024
> +KernelVersion:	6.11
> +Contact:	Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>
> +Description:
> +		(RW) Enable or disable PPS TIO generator output, read to
> +		see the status of hardware (Enabled/Disabled).
> diff --git a/MAINTAINERS b/MAINTAINERS
> index aacccb376c28..9c623f167aa9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17946,6 +17946,7 @@ M:	Rodolfo Giometti <giometti@enneenne.com>
>  L:	linuxpps@ml.enneenne.com (subscribers-only)
>  S:	Maintained
>  W:	http://wiki.enneenne.com/index.php/LinuxPPS_support

I can't connect to (load) that web page above (wiki...).
Is it correct? Does it work for other people?


> +F:	Documentation/ABI/testing/sysfs-platform-pps-tio
>  F:	Documentation/ABI/testing/sysfs-pps
>  F:	Documentation/devicetree/bindings/pps/pps-gpio.yaml
>  F:	Documentation/driver-api/pps.rst

-- 
~Randy
Re: [PATCH v10 3/3] ABI: pps: Add ABI documentation for Intel TIO
Posted by Rodolfo Giometti 1 year, 8 months ago
On 12/06/24 06:29, Randy Dunlap wrote:
> Hi--
> 
> On 6/11/24 8:53 PM, lakshmi.sowjanya.d@intel.com wrote:
>> From: Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>
>>
>> Document sysfs interface for Intel Timed I/O PPS driver.
>>
>> Signed-off-by: Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>
>> ---
>>   Documentation/ABI/testing/sysfs-platform-pps-tio | 7 +++++++
>>   MAINTAINERS                                      | 1 +
>>   2 files changed, 8 insertions(+)
>>   create mode 100644 Documentation/ABI/testing/sysfs-platform-pps-tio
>>
>> diff --git a/Documentation/ABI/testing/sysfs-platform-pps-tio b/Documentation/ABI/testing/sysfs-platform-pps-tio
>> new file mode 100644
>> index 000000000000..e461cea12d60
>> --- /dev/null
>> +++ b/Documentation/ABI/testing/sysfs-platform-pps-tio
>> @@ -0,0 +1,7 @@
>> +What:		/sys/devices/platform/INTCxxxx/enable
>> +Date:		September 2024
>> +KernelVersion:	6.11
>> +Contact:	Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>
>> +Description:
>> +		(RW) Enable or disable PPS TIO generator output, read to
>> +		see the status of hardware (Enabled/Disabled).
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index aacccb376c28..9c623f167aa9 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -17946,6 +17946,7 @@ M:	Rodolfo Giometti <giometti@enneenne.com>
>>   L:	linuxpps@ml.enneenne.com (subscribers-only)
>>   S:	Maintained
>>   W:	http://wiki.enneenne.com/index.php/LinuxPPS_support
> 
> I can't connect to (load) that web page above (wiki...).
> Is it correct? Does it work for other people?

The LinuxPPS wiki is at http://linuxpps.org

>> +F:	Documentation/ABI/testing/sysfs-platform-pps-tio
>>   F:	Documentation/ABI/testing/sysfs-pps
>>   F:	Documentation/devicetree/bindings/pps/pps-gpio.yaml
>>   F:	Documentation/driver-api/pps.rst
> 

Ciao,

Rodolfo

-- 
GNU/Linux Solutions                  e-mail: giometti@enneenne.com
Linux Device Driver                          giometti@linux.it
Embedded Systems                     phone:  +39 349 2432127
UNIX programming
Re: [PATCH v10 3/3] ABI: pps: Add ABI documentation for Intel TIO
Posted by Randy Dunlap 1 year, 8 months ago

On 6/11/24 11:57 PM, Rodolfo Giometti wrote:
> On 12/06/24 06:29, Randy Dunlap wrote:
>> Hi--
>>
>> On 6/11/24 8:53 PM, lakshmi.sowjanya.d@intel.com wrote:
>>> From: Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>
>>>
>>> Document sysfs interface for Intel Timed I/O PPS driver.
>>>
>>> Signed-off-by: Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>
>>> ---
>>>   Documentation/ABI/testing/sysfs-platform-pps-tio | 7 +++++++
>>>   MAINTAINERS                                      | 1 +
>>>   2 files changed, 8 insertions(+)
>>>   create mode 100644 Documentation/ABI/testing/sysfs-platform-pps-tio
>>>
>>> diff --git a/Documentation/ABI/testing/sysfs-platform-pps-tio b/Documentation/ABI/testing/sysfs-platform-pps-tio
>>> new file mode 100644
>>> index 000000000000..e461cea12d60
>>> --- /dev/null
>>> +++ b/Documentation/ABI/testing/sysfs-platform-pps-tio
>>> @@ -0,0 +1,7 @@
>>> +What:        /sys/devices/platform/INTCxxxx/enable
>>> +Date:        September 2024
>>> +KernelVersion:    6.11
>>> +Contact:    Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>
>>> +Description:
>>> +        (RW) Enable or disable PPS TIO generator output, read to
>>> +        see the status of hardware (Enabled/Disabled).
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index aacccb376c28..9c623f167aa9 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -17946,6 +17946,7 @@ M:    Rodolfo Giometti <giometti@enneenne.com>
>>>   L:    linuxpps@ml.enneenne.com (subscribers-only)

Is the mailing list correct?
The linuxpps.org FAQ says that the Linux PPS mail list is discussions@linuxpps.org. 

>>>   S:    Maintained
>>>   W:    http://wiki.enneenne.com/index.php/LinuxPPS_support
>>
>> I can't connect to (load) that web page above (wiki...).
>> Is it correct? Does it work for other people?
> 
> The LinuxPPS wiki is at http://linuxpps.org

Great. Please have someone update the MAINTAINERS file.

Thanks.

>>> +F:    Documentation/ABI/testing/sysfs-platform-pps-tio
>>>   F:    Documentation/ABI/testing/sysfs-pps
>>>   F:    Documentation/devicetree/bindings/pps/pps-gpio.yaml
>>>   F:    Documentation/driver-api/pps.rst
>>
> 
> Ciao,
> 
> Rodolfo
> 

-- 
~Randy