You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iio: adc: ad4630: Specify the PWM phase in nano seconds
Since commit 2e424f1 ("iio: adc: ad4630: Specify PWM parameters in
nanoseconds") the unit of PWM parameters is measured in nano seconds and
since commit 4246bc9 ("pwm: Drop support for time units other than
nanoseconds") only nano seconds are possible. Convert tquiet_con_delay
to nano seconds accordingly.
Fixes: a18c50e ("iio: adc: ad4630: Make fetch trigger PWM phase smaller than period")
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
0 commit comments