Skip to content

Commit

Permalink
ptp_ocp: implement DPLL ops
Browse files Browse the repository at this point in the history
Implement basic DPLL operations in ptp_ocp driver as the
simplest example of using new subsystem.

Signed-off-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Signed-off-by: Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>
Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Vadim Fedorenko authored and davem330 committed Sep 17, 2023
1 parent d7999f5 commit 09eeb3a
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 60 deletions.
1 change: 1 addition & 0 deletions drivers/ptp/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ config PTP_1588_CLOCK_OCP
depends on COMMON_CLK
select NET_DEVLINK
select CRC16
select DPLL
help
This driver adds support for an OpenCompute time card.

Expand Down
Loading

0 comments on commit 09eeb3a

Please sign in to comment.