imx6dl: lvds pixel clock seems to limited to 42.5 MHz

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

imx6dl: lvds pixel clock seems to limited to 42.5 MHz

跳至解决方案
988 次查看
lzenz
Contributor II

Hello,

we have to support am 1280x800 display with single lvds channel. A display clock with 68 MHz is required. We're using the 3.10.17 kernel.

Everthing is ok when i set the pixel clock to 42.5 MHz and below. Higher clocks do not work but should since the imx6dl should deliver 85 MHz.

Thank you for helping.

Best regards,

Ludwig

标签 (3)
0 项奖励
回复
1 解答
740 次查看
saurabh206
Senior Contributor III

Hi Ludwig

LDB clock can provide up to 85 MHz.

Please check your clock tree. Set correct parent clock according to your requirement.

pastedImage_0.png

在原帖中查看解决方案

0 项奖励
回复
4 回复数
740 次查看
lzenz
Contributor II

After debugging the clock initialization i tried different hardware. It was a hardware defect.

Thank you for your support.

Best regards,

Ludwig

0 项奖励
回复
741 次查看
saurabh206
Senior Contributor III

Hi Ludwig

LDB clock can provide up to 85 MHz.

Please check your clock tree. Set correct parent clock according to your requirement.

pastedImage_0.png

0 项奖励
回复
740 次查看
lzenz
Contributor II

Thank you for your response.

Can you tell me where it should be done in the kernel code?

I was able to change ldb_di1_clk_sel but was not able to adjust ldb_di1_ipu_div.

0 项奖励
回复
740 次查看
igorpadykov
NXP Employee
NXP Employee

if splashscreen is enabled in uboot (CONFIG_SPLASH_SCREEN )

one can check  ..board/mx6qsabresd/mx6qsabresd.c setup_display(void)

Best regards

igor

0 项奖励
回复