Re: [Linuxptp-devel] [PATCH 0/2] additions to phc_ctl

2019-10-09 Thread Keller, Jacob E
> -Original Message-
> From: Keller, Jacob E 
> Sent: Thursday, September 26, 2019 10:47 AM
> To: linuxptp-devel@lists.sourceforge.net
> Cc: Keller, Jacob E 
> Subject: [PATCH 0/2] additions to phc_ctl
> 
> This series provides a couple of updates to the phc_ctl utility. First, we
> display additional capabillity information such as the cross timestamping
> support as well as the number of pins.
> 
> The second patch adds a new  command, "pin_cfg", which will query the pin
> configuration for all of the supported pins. Suggestions on how to format
> this this output is appreciated. I would almost think it's better to combine 
> the
> printing into a single pr_* buffer.. but the only way I can think to do that
> would be using a local buffer to build up the longer string.
> 
> Jacob Keller (2):
>   phc_ctl: display all capability information
>   phc_ctl: add pin_cfg command to display pin functions
> 
>  phc_ctl.c | 81
> +--
>  1 file changed, 79 insertions(+), 2 deletions(-)
> 
> --
> 2.23.0.245.gf157bbb9169d

Ping.

Thanks,
Jake


___
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel


[Linuxptp-devel] [PATCH 0/2] additions to phc_ctl

2019-09-26 Thread Jacob Keller
This series provides a couple of updates to the phc_ctl utility. First, we
display additional capabillity information such as the cross timestamping
support as well as the number of pins.

The second patch adds a new  command, "pin_cfg", which will query the pin
configuration for all of the supported pins. Suggestions on how to format
this this output is appreciated. I would almost think it's better to combine the
printing into a single pr_* buffer.. but the only way I can think to do that
would be using a local buffer to build up the longer string.

Jacob Keller (2):
  phc_ctl: display all capability information
  phc_ctl: add pin_cfg command to display pin functions

 phc_ctl.c | 81 +--
 1 file changed, 79 insertions(+), 2 deletions(-)

-- 
2.23.0.245.gf157bbb9169d



___
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel