[PATCH] soundwire: Add generic bandwidth allocation algorithm

Vinod Koul vkoul at kernel.org
Fri Sep 18 14:00:34 CEST 2020


On 08-09-20, 21:15, Bard Liao wrote:
> This algorithm computes bus parameters like clock frequency, frame
> shape and port transport parameters based on active stream(s) running
> on the bus.
> 
> Developers can also implement their own .compute_params() callback for
> specific resource management algorithm, and set if before calling
> sdw_add_bus_master()
> 
> Credits: this patch is based on an earlier internal contribution by
> Vinod Koul, Sanyog Kale, Shreyas Nc and Hardik Shah. All hard-coded
> values were removed from the initial contribution to use BIOS
> information instead.

Applied, thanks

-- 
~Vinod


More information about the Alsa-devel mailing list