Re: [PATCH v3] ASoC: codecs: Add power domains support in digital macro codecs

From: Mark Brown
Date: Thu Feb 24 2022 - 14:50:39 EST


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?

Attachment: signature.asc
Description: PGP signature