Commit 09eeb3ae authored by Vadim Fedorenko's avatar Vadim Fedorenko Committed by David S. Miller

ptp_ocp: implement DPLL ops

Implement basic DPLL operations in ptp_ocp driver as the
simplest example of using new subsystem.
Signed-off-by: default avatarVadim Fedorenko <vadim.fedorenko@linux.dev>
Signed-off-by: default avatarArkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>
Signed-off-by: default avatarJiri Pirko <jiri@nvidia.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d7999f5e
...@@ -188,6 +188,7 @@ config PTP_1588_CLOCK_OCP ...@@ -188,6 +188,7 @@ config PTP_1588_CLOCK_OCP
depends on COMMON_CLK depends on COMMON_CLK
select NET_DEVLINK select NET_DEVLINK
select CRC16 select CRC16
select DPLL
help help
This driver adds support for an OpenCompute time card. This driver adds support for an OpenCompute time card.
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment