[PATCH] ASoC: qcom: soundwire: Add support for controlling audio CGCR from HLOS
Mark Brown
broonie at kernel.org
Mon Feb 28 14:22:02 CET 2022
On Mon, Feb 28, 2022 at 01:39:10PM +0530, Srinivasa Rao Mandadapu wrote:
> + ctrl->audio_cgcr = devm_reset_control_get_exclusive(dev, "swr_audio_cgcr");
> + if (IS_ERR(ctrl->audio_cgcr))
> + dev_err(dev, "Failed to get audio_cgcr reset required for soundwire-v1.6.0\n");
Doesn't this need a DT binding update?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20220228/fd68f32b/attachment.sig>
More information about the Alsa-devel
mailing list