On Fri, Nov 18, 2016 at 11:55:37AM +, Rafal Ozieblo wrote:
> >I'm not sure of your application and why this is necessary.
> >Can you please check Andrei's patches and mine and Richard Cochran's
> >comments?
> >I use linuxptp to test.
And please, PLEASE, put me onto CC for all PTP related patc
>Hi Rafal
>
>
>
>I'm still comparing the full solution but just a couple of things first:
>
Hi Rafal
I'm still comparing the full solution but just a couple of things first:
> @@ -876,6 +964,17 @@ static int gem_rx(struct macb *bp, int budget)
> bp->stats.rx_packets++;
> bp->stats.rx_bytes += skb->len;
>
> +#if IS_ENABLED(CONFIG_PTP_1588_CLOCK)
> +
Le 18/11/2016 à 11:47, Rafal Ozieblo a écrit :
> Signed-off-by: Rafal Ozieblo
Note to David: This is more a RFC: we are discussing the addition of
this feature and how to cover all macb revisions and optional features
implemented in actual products.
regards,
> ---
> Documentation/devicetree/bi