Hi All, I have just started with AM1808 board. I have kernel source. I am looking for Linux driver for graphics TFT LCD. Please let me know where can I find. Excisting TFT LCD using here as SHARP- LQ043T1DG01. My LCD has Innolux AT050TN33 controller IC. I can able to see the Sharp LCD kernal drivers. I just want to know the modifications from existing to customized Linux driver. Anyone can suggest the steps and rules. What are the changes/modifications has to be done. I found these files located in kernbal tree:
o <kernel_tree>linux-03.20.00.11/drivers/video/da8xx-fb.c o <kernel_tree>linux-03.20.00.11/include/video/da8xx-fb.h o <kernel_tree>linux-03.20.00.11/include/linux/fb.h o <kernel_tree>linux-03.20.00.11/arch/arm/mach-davinci/board-da850-evm.c o <kernel_tree>linux-03.20.00.11/arch/arm/mach-davinci/devices-da8xx.c o <kernel_tree>linux-03.20.00.11/arch/arm/mach-davinci/da850.c o <kernel_tree>linux-03.20.00.11/arch/arm/mach-davinci/include/mac/hardware.h o <kernel_tree>linux-03.20.00.11/arch/arm/mach-davinci/include/mac/da8xx.h
Regards,
Francis