[PATCH v3] ASoC: codecs: Add power domains support in digital macro codecs
Mark Brown
broonie at kernel.org
Thu Feb 24 20:50:26 CET 2022
On Thu, Feb 24, 2022 at 06:49:19PM +0530, Srinivasa Rao Mandadapu wrote:
> + l_pds->macro_pd = dev_pm_domain_attach_by_name(dev, "macro");
> + if (IS_ERR_OR_NULL(l_pds->macro_pd))
> + return NULL;
Shouldn't there also be a DT binding update for the users?
-------------- 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/20220224/73baf649/attachment.sig>
More information about the Alsa-devel
mailing list