On Wed, Jun 05, 2024 at 09:05:53PM +0530, lakshmi.sowjanya.d@xxxxxxxxx wrote: > +Usage of Intel Timed I/O as PPS generator: > + > +Start generating PPS signal:: > + $echo 1 > /sys/devices/platform/INTCxxxx\:00/enable > + > +Stop generating PPS signal:: > + $echo 0 > /sys/devices/platform/INTCxxxx\:00/enable You forget to separate literal blocks above: ---- >8 ---- diff --git a/Documentation/driver-api/pps.rst b/Documentation/driver-api/pps.rst index c812d1cb760eee..75f7b094f9635e 100644 --- a/Documentation/driver-api/pps.rst +++ b/Documentation/driver-api/pps.rst @@ -264,7 +264,9 @@ the PPS signal to an external device. Usage of Intel Timed I/O as PPS generator: Start generating PPS signal:: + $echo 1 > /sys/devices/platform/INTCxxxx\:00/enable Stop generating PPS signal:: + $echo 0 > /sys/devices/platform/INTCxxxx\:00/enable Thanks. -- An old man doll... just what I always wanted! - Clara
Attachment:
signature.asc
Description: PGP signature