Re: [PATCH v2 1/3] ASoC: tas6424: Add support for the standby pin

From: Rob Herring
Date: Fri Apr 27 2018 - 16:14:08 EST


On Fri, Apr 27, 2018 at 03:55:47PM +0200, Jean-Jacques Hiblot wrote:
> The standby pin can be connected to a GPIO. In that case we have to drive
> it to the correct values for the TAS6424 to operate properly.
>
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot@xxxxxx>
> ---
> .../devicetree/bindings/sound/ti,tas6424.txt | 1 +
> sound/soc/codecs/tas6424.c | 22 ++++++++++++++++++++++
> 2 files changed, 23 insertions(+)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>