linux distro kernel. https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-rolling-lts 2025-08-28T22:51:46Z drm/msm/hdmi_phy_8996: convert from round_rate() to determine_rate() 2025-08-28T22:51:46Z Brian Masney bmasney@redhat.com 2025-08-10T22:57:30Z urn:sha1:5beef1fec2afb5414ddadac4a3ab7d00039dba60 The round_rate() clk ops is deprecated, so migrate this driver from round_rate() to determine_rate() using the Coccinelle semantic patch on the cover letter of this series. The change to use clamp_t() was done manually. Signed-off-by: Brian Masney <bmasney@redhat.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Patchwork: https://patchwork.freedesktop.org/patch/667876/ Link: https://lore.kernel.org/r/20250810-drm-msm-phy-clk-round-rate-v2-6-0fd1f7979c83@redhat.com Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> drm/msm: Drop msm_read/writel 2024-04-22T13:22:50Z Konrad Dybcio konrad.dybcio@linaro.org 2024-04-10T21:52:52Z urn:sha1:0efadfb0050e1b65c14650406d8c7e5126c08b69 Totally useless. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Reviewed-by: Andrew Halaney <ahalaney@redhat.com> Patchwork: https://patchwork.freedesktop.org/patch/588804/ Link: https://lore.kernel.org/r/20240410-topic-msm_rw-v1-1-e1fede9ffaba@linaro.org Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>