Re: [PATCH V2 2/7] coresight: funnel: Move ACPI support from AMBA driver to platform driver

From: Sudeep Holla
Date: Fri Dec 01 2023 - 07:37:42 EST


On Fri, Dec 01, 2023 at 11:50:48AM +0530, Anshuman Khandual wrote:
> Add support for the dynamic funnel device in the platform driver, which can
> then be used on ACPI based platforms. This change would allow runtime power
> management for ACPI based systems.
>
> The driver would try to enable the APB clock if available. Also, rename the
> code to reflect the fact that it now handles both static and dynamic
> funnels.
>
> Cc: Lorenzo Pieralisi <lpieralisi@xxxxxxxxxx>
> Cc: Sudeep Holla <sudeep.holla@xxxxxxx>

Acked-by: Sudeep Holla <sudeep.holla@xxxxxxx> # For ACPI related changes
Tested-by: Sudeep Holla <sudeep.holla@xxxxxxx> # Boot and driver probe only

--
Regards,
Sudeep