linux/drivers/phy/freescale
Adam Ford 46a87260fc phy: freescale: fsl-samsung-hdmi: Improve LUT search for best clock
Searching the look-up-table runs so long as the frequency in the
table is at or below the desired rate.  This works well in most
cases, but the next entry in the LUT might be closer to the
nominal value than the lower one.  Add some logic to check
the higer value is any closer to the nominal value and use it.

Signed-off-by: Adam Ford <aford173@gmail.com>

Link: https://lore.kernel.org/r/20250504204043.418924-3-aford173@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2025-05-14 12:15:51 +01:00
..
Kconfig phy: fsl-imx8mq-usb: add tca function driver for imx95 2025-02-14 17:56:12 +05:30
Makefile
phy-fsl-imx8-mipi-dphy.c
phy-fsl-imx8m-pcie.c phy: freescale: imx8m-pcie: Simplify with dev_err_probe() 2025-05-14 10:13:47 +01:00
phy-fsl-imx8mq-usb.c phy: fsl-imx8mq-usb: add i.MX95 tuning support 2025-05-14 11:16:04 +01:00
phy-fsl-imx8qm-hsio.c
phy-fsl-imx8qm-lvds-phy.c phy: Switch back to struct platform_driver::remove() 2024-10-17 20:33:03 +05:30
phy-fsl-lynx-28g.c phy: Switch back to struct platform_driver::remove() 2024-10-17 20:33:03 +05:30
phy-fsl-samsung-hdmi.c phy: freescale: fsl-samsung-hdmi: Improve LUT search for best clock 2025-05-14 12:15:51 +01:00