Skip to content

Commit 09eeb3a

Browse files
Vadim Fedorenkodavem330
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 <[email protected]> Signed-off-by: Arkadiusz Kubalewski <[email protected]> Signed-off-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent d7999f5 commit 09eeb3a

File tree

2 files changed

+310
-60
lines changed

2 files changed

+310
-60
lines changed

drivers/ptp/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ config PTP_1588_CLOCK_OCP
188188
depends on COMMON_CLK
189189
select NET_DEVLINK
190190
select CRC16
191+
select DPLL
191192
help
192193
This driver adds support for an OpenCompute time card.
193194

0 commit comments

Comments
 (0)