Skip to content

Draft: BL_INTERNAL: sound: codecs: tas2562: fix sdz pin polarity

Vitor Sato Eschholz requested to merge vsatoes/fix-tas2562 into mtk-android12-5.10

On TAS2562 datasheet SDZ pin is described as the active low hardware shutdown. The driver tas2562.c was handling this pin as being active high. Fix the pin polarity.

Signed-off-by: Vitor Sato Eschholz vsatoes@baylibre.com

Merge request reports