Cannot set pixel clock

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Cannot set pixel clock

493 Views
hankwang
Contributor IV

HI , we use i.mx8m to turn on lcd panel with sn65dsi84. when we set pixel clock to lvds , and we will see error message.

How do we know that the pixel clock has support  on i.mx8m ?

Thanks.


[ [0;32m OK [0m] Started Serial Getty on ttymxc0.
[ 5.961159] nwl_dsi-imx mipi_dsi@30A00000: [drm:imx_nwl_try_phy_speed] *ERROR* Cannot setup PHY for mode: 1920x1080 @14350 kHz
[ 5.961165] nwl_dsi-imx mipi_dsi@30A00000: [drm:imx_nwl_try_phy_speed] *ERROR* PHY_REF clk: 27000000, bit clk: 86100000
[ [0;32m OK [0m] Started Getty on tty1.
[ [0;32m OK [0m] Reached target Login Prompts.
[ [0;32m OK [0m] Started Kernel Logging Service.
[ 6.056306] nwl_dsi-imx mipi_dsi@30A00000: [drm:imx_nwl_try_phy_speed] *ERROR* Cannot setup PHY for mode: 1920x1080 @14350 kHz
[ 6.056315] nwl_dsi-imx mipi_dsi@30A00000: [drm:imx_nwl_try_phy_speed] *ERROR* PHY_REF clk: 27000000, bit clk: 86100000
[ [0;32m OK [0m] Started Weston Wayland Compositor (on tty7).
[ 6.130920] nwl_dsi-imx mipi_dsi@30A00000: [drm:imx_nwl_try_phy_speed] *ERROR* Cannot setup PHY for mode: 1920x1080 @14350 kHz
[ 6.130926] nwl_dsi-imx mipi_dsi@30A00000: [drm:imx_nwl_try_phy_speed] *ERROR* PHY_REF clk: 27000000, bit clk: 86100000
[ [0;32m OK [0m] Reached target Multi-User System.
Starting Update UTMP about System Runlevel Changes...
[ [0;32m OK [0m] Created slice User Slice of root.

Labels (1)
0 Kudos
1 Reply

387 Views
igorpadykov
NXP Employee
NXP Employee

Hi hank

one can look at valid_clocks[] = {..  in

nwl-dsi.c\bridge\drm\gpu\drivers - linux-imx - i.MX Linux kernel 

and try workarounds suggested on

https://community.nxp.com/thread/513899 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos