[PATCH v3 07/10] ASoC: tlv320aic31xx: Add short circuit detection support

2017-12-07 Thread Andrew F. Davis
These devices support detecting and reporting short circuits across the output stages. Add support for reporting these issue. Do this by registering an interrupt if available and enabling this error to trigger that interrupt in the device. Signed-off-by: Andrew F. Davis ---

[PATCH v3 07/10] ASoC: tlv320aic31xx: Add short circuit detection support

2017-12-07 Thread Andrew F. Davis
These devices support detecting and reporting short circuits across the output stages. Add support for reporting these issue. Do this by registering an interrupt if available and enabling this error to trigger that interrupt in the device. Signed-off-by: Andrew F. Davis ---