aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/device.py
diff options
context:
space:
mode:
authorMichael Walle <mwalle@kernel.org>2023-11-23 12:02:02 +0100
committerVinod Koul <vkoul@kernel.org>2023-11-27 18:23:26 +0530
commit06f76e464ac81c6915430b7155769ea4ef16efe4 (patch)
treeb77a1872159d2e685430efe24cc20ca525d0435e /scripts/gdb/linux/device.py
parent0f40d5099cd6d828fd7de6227d3eabe86016724c (diff)
phy: mediatek: mipi: mt8183: fix minimal supported frequency
The lowest supported clock frequency of the PHY is 125MHz (see also mtk_mipi_tx_pll_enable()), but the clamping in .round_rate() has the wrong minimal value, which will make the .enable() op return -EINVAL on low frequencies. Fix the minimal clamping value. Fixes: efda51a58b4a ("drm/mediatek: add mipi_tx driver for mt8183") Signed-off-by: Michael Walle <mwalle@kernel.org> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20231123110202.2025585-1-mwalle@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions