Searched hist:"065 efcc5e976d5e14d04c33e1509caca519b1cf4" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/ptp/ |
H A D | ptp_ocp.c | diff 065efcc5e976d5e14d04c33e1509caca519b1cf4 Tue Sep 14 21:16:29 CDT 2021 Jonathan Lemon <jonathan.lemon@gmail.com> ptp: ocp: Separate the init and info logic
On startup, parts of the FPGA need to be initialized - break these out into their own functions, separate from the purely informational blocks.
On startup, distrbute the UTC:TAI offset from the NMEA GNSS parser, if it is available.
Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|