[PATCH V8 3/5] phy: freescale: fsl-samsung-hdmi: Support dynamic integer

Frieder Schrempf frieder.schrempf at kontron.de
Mon Sep 16 00:15:49 PDT 2024


On 14.09.24 1:27 PM, Adam Ford wrote:
> There is currently a look-up table for a variety of resolutions.
> Since the phy has the ability to dynamically calculate the values
> necessary to use the intger divider which should allow more
> resolutions without having to update the look-up-table.
> 
> If the lookup table cannot find an exact match, fall back to the
> dynamic calculator of the integer divider.
> 
> Previously, the value of P was hard-coded to 1, this required an
> update to the phy_pll_cfg table to add in the extra value into the
> table, so if the value of P is calculated to be something else
> by the PMS calculator, the calculated_phy_pll_cfg structure
> can be used instead without having to keep track of which method
> was used.
> 
> Signed-off-by: Adam Ford <aford173 at gmail.com>
> Reviewed-by: Dominique Martinet <dominique.martinet at atmark-techno.com>
> Tested-by: Dominique Martinet <dominique.martinet at atmark-techno.com>

Reviewed-by: Frieder Schrempf <frieder.schrempf at kontron.de>



More information about the linux-phy mailing list