Skip to content

Commit 4a438a5

Browse files
Vadim Fedorenkokubalewski
authored andcommitted
ptp_ocp: implement DPLL ops
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>
1 parent 912ce81 commit 4a438a5

2 files changed

Lines changed: 278 additions & 52 deletions

File tree

drivers/ptp/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ config PTP_1588_CLOCK_OCP
177177
depends on COMMON_CLK
178178
select NET_DEVLINK
179179
select CRC16
180+
select DPLL
180181
help
181182
This driver adds support for an OpenCompute time card.
182183

0 commit comments

Comments
 (0)