mirror of
https://github.com/torvalds/linux.git
synced 2026-04-30 12:32:31 -04:00
devlink: Add new "clock_id" generic device param
Add a new device generic parameter to specify clock ID that should be used by the device for registering DPLL devices and pins. Signed-off-by: Ivan Vecera <ivecera@redhat.com> Reviewed-by: Jiri Pirko <jiri@nvidia.com> Link: https://patch.msgid.link/20250704182202.1641943-5-ivecera@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
committed by
Jakub Kicinski
parent
c0ef144695
commit
de9ccf2296
@@ -140,3 +140,6 @@ own name.
|
||||
* - ``enable_phc``
|
||||
- Boolean
|
||||
- Enable PHC (PTP Hardware Clock) functionality in the device.
|
||||
* - ``clock_id``
|
||||
- u64
|
||||
- Clock ID used by the device for registering DPLL devices and pins.
|
||||
|
||||
Reference in New Issue
Block a user