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
Support the new timing parameters in the API. We don't really need to
check if the cs_control is GPIO because the pin function already
determines that behavior.
Also, if both the DT and the API is unset, introduce a new default
behavior which is to make the transfer delay 50% of the SCK period. This
is what is most commonly expected by users and often gets reported as a
bug because they don't configure this.
Signed-off-by: Declan Snyder <[email protected]>
0 commit comments