+5
−0
+12
−0
+1
−0
drivers/ptp/ptp_hisi.c
0 → 100644
+1027
−0
File added.
Preview size limit exceeded, changes collapsed.
Loading
Merge Pull Request from: @chen-hao418
net: hns3: add support for Hisilicon ptp sync device
driver inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I9I46F
CVE: NA
----------------------------------------------------------------------
The hns3 driver provide ptp driver to get 1588 clock from
ethernet, but only the first PF on main chip can support this,
so, if getting ptp time from other chip, may have some bus
latency. The PTP sync device use to eliminate the bus latency.
Signed-off-by:
Yonglong Liu <liuyonglong@huawei.com>
Link:https://gitee.com/openeuler/kernel/pulls/6651
Reviewed-by:
Liu Chao <liuchao173@huawei.com>
Signed-off-by:
Xie XiuQi <xiexiuqi@huawei.com>
File added.
Preview size limit exceeded, changes collapsed.