aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_switch.c
diff options
context:
space:
mode:
authorArkadiusz Kubalewski <[email protected]>2024-09-12 08:54:28 +0000
committerTony Nguyen <[email protected]>2024-09-30 21:23:32 +0000
commitafe6e30e7701979f536f8fbf6fdef7212441f61a (patch)
tree31494f1af494bab424d0aa1c77496974c725de30 /drivers/net/ethernet/intel/ice/ice_switch.c
parentice: fix memleak in ice_init_tx_topology() (diff)
downloadkernel-afe6e30e7701979f536f8fbf6fdef7212441f61a.tar.gz
kernel-afe6e30e7701979f536f8fbf6fdef7212441f61a.zip
ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pins
Currently the user may request DPLL_PIN_STATE_SELECTABLE for an output pin, and this would actually set the DISCONNECTED state instead. It doesn't make any sense. SELECTABLE is valid only in case of input pins (on AUTOMATIC type dpll), where dpll itself would select best valid input. For the output pin only CONNECTED/DISCONNECTED are expected. Fixes: d7999f5ea64b ("ice: implement dpll interface to control cgu") Reviewed-by: Aleksandr Loktionov <[email protected]> Reviewed-by: Paul Menzel <[email protected]> Signed-off-by: Arkadiusz Kubalewski <[email protected]> Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel) Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_switch.c')
0 files changed, 0 insertions, 0 deletions