Skip to content

[DRIVER][DP] Use gpiod_get_value_cansleep instead of gpiod_get_value for HPD

Yuri Mazzuoli requested to merge unity_seco_5.10.110_dp_hpd_ym into seco_5.10.110

When the HPD GPIO is from a GPIO expander it's mandatory to use the cansleep callback. We are not in atomic context so it's safe to use it.

Merge request reports

Loading