Skip to content

tps6598x: Fix up the status update interrupt masking condition

Because of invalid binary OR operator use, the condition was only checking CONN_WITH_R_A.

Tested on both a fully operational device and also on a device with one CC line broken.

Merge request reports