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
There is an error while probing the AD4130. The clk_init_data has
to be initialized as an empty struct otherwise the probe will fail.
There is an error assigning the functions of GPIO pins. Before setting
the GPIO as an output, the GPIO has to be verified if it does not
already has a function.
Signed-off-by: Aron Kis <kis.aron@analog.com>
0 commit comments