]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dpll: zl3073x: Add support to get/set priority on input pins
authorIvan Vecera <ivecera@redhat.com>
Fri, 4 Jul 2025 18:22:00 +0000 (20:22 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 10 Jul 2025 02:08:53 +0000 (19:08 -0700)
commit12ba92f0a6defd60cb0c518c69fce19d7d27660d
tree7d199c39e874708b9a65c618d473d1b5197d4e7e
parent9686c8b0167605232fc777a14907089e092a23e6
dpll: zl3073x: Add support to get/set priority on input pins

Add support for getting and setting input pin priority. Implement
required callbacks and set appropriate capability for input pins.
Although the pin priority make sense only if the DPLL is running in
automatic mode we have to expose this capability unconditionally because
input pins (references) are shared between all DPLLs where one of them
can run in automatic mode while the other one not.

Co-developed-by: Prathosh Satish <Prathosh.Satish@microchip.com>
Signed-off-by: Prathosh Satish <Prathosh.Satish@microchip.com>
Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Link: https://patch.msgid.link/20250704182202.1641943-11-ivecera@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/dpll/zl3073x/dpll.c
drivers/dpll/zl3073x/prop.c