Re: [PATCH v2 1/3] drm: rockchip: hdmi: fix clock rounding code

2020-09-23 Thread Doug Anderson
Hi, On Tue, Sep 22, 2020 at 6:38 PM crj wrote: > > > 在 2020/9/23 4:31, Vicente Bergas 写道: > > Under certain conditions vop_crtc_mode_fixup rounds the clock > > 14850 to 148501000 which leads to the following error: > > dwhdmi-rockchip ff94.hdmi: PHY configuration failed (clock 148501000)

Re: [PATCH v2 1/3] drm: rockchip: hdmi: fix clock rounding code

2020-09-23 Thread Doug Anderson
Hi, On Tue, Sep 22, 2020 at 1:31 PM Vicente Bergas wrote: > > Under certain conditions vop_crtc_mode_fixup rounds the clock > 14850 to 148501000 which leads to the following error: > dwhdmi-rockchip ff94.hdmi: PHY configuration failed (clock 148501000) > > The issue was found on RK3399 bo

Re: [PATCH v2 1/3] drm: rockchip: hdmi: fix clock rounding code

2020-09-23 Thread crj
在 2020/9/23 4:31, Vicente Bergas 写道: Under certain conditions vop_crtc_mode_fixup rounds the clock 14850 to 148501000 which leads to the following error: dwhdmi-rockchip ff94.hdmi: PHY configuration failed (clock 148501000) The issue was found on RK3399 booting with u-boot. U-boot confi