[U-Boot] [PATCH] sunxi: video: HDMI: Fix LCD clock divider

Jagan Teki jagan at amarulasolutions.com
Fri Sep 6 18:27:34 UTC 2019


On Sat, Aug 10, 2019 at 2:00 AM Mark Kettenis <kettenis at openbsd.org> wrote:
>
> Currently we may end up with an LCD clock divider that differs from
> the HDMI PHY clock divider if we can't exactly match the pixel clock.
> Fix this by using DIV_ROUND_UP to calculate the divider.  This works
> since the PLL is chosen such that the resulting pixel clock is
> never higher than the requested pixel clock.
>
> Fixes: 1feed358ed15 ("sunxi: video: HDMI: Fix clock setup")
>
> Signed-off-by: Mark Kettenis <kettenis at openbsd.org>
> ---

Acked-by: Jagan Teki <jagan at amarulasolutions.com>

Moved, to Anatolij on pw


More information about the U-Boot mailing list