2 Dec
2023
2 Dec
'23
2:12 p.m.
On 01-12-23, 11:16, Mukunda,Vijendar wrote:
On 29/11/23 18:34, Vinod Koul wrote:
max_dr_freq and curr_dr_freq is calculated and set in sdw_bus_master_add(). Setting in the driver is reduanant, so drop that. Set max_clk_freq instead. LGTM
Right way would be add a proper tag like Reviewed-by: Foo bar <foo@bar.com> or better to test the patch and update with Tested-by: Foo bar <foo@bar.com> #on xyz target -- ~Vinod