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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux