Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
net: stmmac: Init PTP clock with system clock
Move PTP clock value assignment codes from stmmac_hwtstamp_set() to stmmac_init_ptp(), so that PTP clock can start running after module is loaded and eliminate the need for user to run user application such as ptp4l to start the PTP clock. Signed-off-by: Wong, Vee Khee <vee.khee.wong@intel.com>
- Loading branch information
Showing
1 changed file
with
40 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters