On 27/08/2025 14:42, Tudor Ambarus wrote: > The Alive CLock and Power Manager (ACPM) firmware exposes clocks that > are variable and index based. These clocks don't provide an entire range > of values between the limits but only discrete points within the range. > The firmware also manages the voltage scaling appropriately with the > clock scaling. Make the ACPM node a clock provider. > > Add support for the ACPM DVFS protocol. It translates clock frequency > requests to messages that can be interpreted by the ACPM firmware. > Add an ACPM clock driver to model the clocks exposed by the ACPM firmware. > > All patches can go through the samsung tree. You really should have explained the dependencies instead of me trying to decipher how to handle this patch. It's really not trivial. You do understand that clock is completely different subsystem (Stephen Boyd)? Best regards, Krzysztof