Re: [PATCH 1/2(net.git)] stmmac: fix ptp header for GMAC3 hw timestamp

From: David Miller
Date: Fri Jun 09 2017 - 12:40:10 EST


From: "Mario Molitor" <Mario_Molitor@xxxxxx>
Date: Thu, 8 Jun 2017 23:31:13 +0200

> From ce9c334037fce37ccd715124cda57d1fd6d8cfe8 Mon Sep 17 00:00:00 2001
> From: Mario Molitor <mario_molitor@xxxxxx>
> Date: Thu, 8 Jun 2017 22:41:02 +0200
> Subject: [PATCH 1/2] stmmac: fix ptp header for GMAC3 hw timestamp
>
> According the CYCLON V documention only the bit 16 of snaptypesel should
> set.
> (more information see Table 17-20 (cv_5v4.pdf) :
> Timestamp Snapshot Dependency on Register Bits)
>
> Fixes: d2042052a0aa ("stmmac: update the PTP header file")
> Signed-off-by: Mario Molitor <mario_molitor@xxxxxx>

Applied.