]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dpll: zl3073x: Add support for mux pin type
authorIvan Vecera <ivecera@redhat.com>
Tue, 3 Feb 2026 17:39:58 +0000 (18:39 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 5 Feb 2026 14:57:46 +0000 (15:57 +0100)
commitfdad05ed4ec23b8de23c0037cea9aedbdc9cd24b
tree219f589f72dd1151f8d9ff7f4bd97c55e5449705
parent711696b3e168cea4165e7b7f051f3f442a347430
dpll: zl3073x: Add support for mux pin type

Add parsing for the "mux" string in the 'connection-type' pin property
mapping it to DPLL_PIN_TYPE_MUX.

Recognizing this type in the driver allows these pins to be taken as
parent pins for pin-on-pin pins coming from different modules (e.g.
network drivers).

Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Reviewed-by: Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>
Link: https://patch.msgid.link/20260203174002.705176-6-ivecera@redhat.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/dpll/zl3073x/prop.c