On 15/07/2024 10:23, Taniya Das wrote: > The HW supported sleep_clk frequency on SA8775P is 32000, hence > update the sleep_clk frequency with the correct value on SA8775P. > > Fixes: 603f96d4c9d0 ("arm64: dts: qcom: add initial support for qcom sa8775p-ride") > Signed-off-by: Taniya Das <quic_tdas@xxxxxxxxxxx> > --- Avoid combining fixes with features, but if you do, then fixes are never the last patch, but first. Best regards, Krzysztof