panel-simple.c for new TFT-LCD module

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

panel-simple.c for new TFT-LCD module

2,342 次查看
m919040_cheng
Contributor I

Hello everyone,

My custom board is based on i.MX8M-mini reference design and Android 9.0 BSP, we are planning to implement MIPI-DSI to interface RF3500D lcd panel (LCD controller:RA8876) , and the panel has with touch panel (Touch Controller:GT928) , for the LCD function, how can complete function? I would like to add some parameter for example :VFP,HFP,VBP......, into panel-simple.c , but I don't know these parameter, does anyone can help me to it? Please!!

标签 (1)
0 项奖励
回复
1 回复

1,952 次查看
diegoadrian
NXP Employee
NXP Employee

Hello,

Unfortunately, we are not able to assist you since our support does not cover driver modification. You can try adding the variables that you are referring to the panel-simple.c on your own. If you want it you can find the driver on the below path of your Android build directory:

$ <your android build directory>/vendor/nxp-opensource/kernel_imx/drivers/gpu/drm/panel/panel-simple.c

I apologize if this could be a problem for you.

Best regards,

Diego.

0 项奖励
回复