diff options
author | 2021-03-17 09:32:47 +0800 | |
---|---|---|
committer | 2021-03-18 19:10:51 -0700 | |
commit | 76da35dc99afb460b9c335182ba6a3e7ff924186 (patch) | |
tree | 06027c5dd0bf95971dcf3639276e8b9864693661 /drivers/net/ethernet/intel/ice/ice_flex_pipe.c | |
parent | Merge branch 'mv88e6xxx-offload-bridge-flags' (diff) | |
download | linux-dev-76da35dc99afb460b9c335182ba6a3e7ff924186.tar.xz linux-dev-76da35dc99afb460b9c335182ba6a3e7ff924186.zip |
stmmac: intel: Add PSE and PCH PTP clock source selection
Intel mGbE variant implemented in EHL and TGL can be set to select
different clock frequency based on GPO bits in MAC_GPIO_STATUS register.
We introduce a new "void (*ptp_clk_freq_config)(void *priv)" in platform
data so that if a platform is required to configure the frequency of clock
source, in this case Intel mGBE does, the platform-specific configuration
of the PTP clock setting is done when stmmac_ptp_register() is called.
Signed-off-by: Wong, Vee Khee <vee.khee.wong@intel.com>
Signed-off-by: Voon Weifeng <weifeng.voon@intel.com>
Co-developed-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_flex_pipe.c')
0 files changed, 0 insertions, 0 deletions