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 <[email protected]>
Signed-off-by: Arkadiusz Kubalewski <[email protected]>
  • Loading branch information
Vadim Fedorenko authored and kubalewski committed Jul 10, 2023
1 parent 912ce81 commit 4a438a5
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 52 deletions.
1 change: 1 addition & 0 deletions drivers/ptp/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,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 4a438a5

Please sign in to comment.