lkml.org 
[lkml]   [2018]   [Apr]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] ASoc: TAS6424: Add support for mute, standby, and faster power on
Date
mute and standby pins are available on the codec. If they are connected, they
should be managed by the driver, instead of relying on gpio hogs or on the
initial state of the GPIOs.

This series also includes a patch to improve the start-up time of the channels
by disabling built-in DC diagnostics. Those diagnosdtics basically serve to
detect :
- wires shorted together
- wire shorted to ground or vbat
- wire disconnected
This is not useful for all platforms and the addition to the startup time is
quite noticeable (230ms).


Jean-Jacques Hiblot (3):
ASoC: tas6424: Allow disabling auto diagnostics for faster power-on
ASoC: tas6424: Add support for the standby pin
ASoC: tas6424: Add support for the mute pin

.../devicetree/bindings/sound/ti,tas6424.txt | 4 ++
sound/soc/codecs/tas6424.c | 74 +++++++++++++++++++++-
sound/soc/codecs/tas6424.h | 3 +
3 files changed, 79 insertions(+), 2 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2018-04-20 12:06    [W:2.084 / U:0.556 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site