Re: [PATCH 0/2] Add PTP support for sama7g5

From: Piotr Raczynski
Date: Wed Mar 15 2023 - 08:45:55 EST


On Wed, Mar 15, 2023 at 11:56:15AM +0000, Durai.ManickamKR@xxxxxxxxxxxxx wrote:
> On 15/03/23 17:13, Michal Swiatkowski wrote:
> > [Some people who received this message don't often get email from michal.swiatkowski@xxxxxxxxxxxxxxx. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
> >
> > EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
> >
> > On Wed, Mar 15, 2023 at 03:20:51PM +0530, Durai Manickam KR wrote:
> >> This patch series is intended to add PTP capability to the GEM and
> >> EMAC for sama7g5.
> >>
> >> Durai Manickam KR (2):
> >> net: macb: Add PTP support to GEM for sama7g5
> >> net: macb: Add PTP support to EMAC for sama7g5
> >>
> >> drivers/net/ethernet/cadence/macb_main.c | 5 +++--
> >> 1 file changed, 3 insertions(+), 2 deletions(-)
> >>
> > Reviewed-by: Michal Swiatkowski <michal.swiatkowski@xxxxxxxxxxxxxxx>
> >
> > Side question, doesn't it need any software implementation? Or it is
> > already implemented, or it is only hw caps?
>
> Hi Michal,
>
> It is already implemented. Here the scope is to just enable it for sama7g5.
>

Also, since commits lack target tree (net-next?) I'm not sure if the
patches will be picked by bot and tested.

Piotr.
> >> --
> >> 2.25.1
> >>
>