Hi,
I am trying to get the LCD in the linux kernel using the device tree achitecture.Could you please help me to get the
information about the path for display code or any specfic patch for getting the LCD.
Please find the below information.
Processor : Sololite
Linux kernel version:linux-imx6-3.10.31
LCD/TFT- Solomon- SSD1268
LCD Size :240 *240
Hi Igor,
Here we are using ssd1268 controller and using mcu 8080 parallel interface.
we are using parallel lines to communicate with the panel(data & command) and whether we had the same support in the
kernel 3.10.
Regards,
Sunish.M
Hi,
If we enable the below config the device is not booting and struck in the inital logs. Could you please help me in this.I am using 3.10.53 kernel
CONFIG_FB_MXC=y
CONFIG_FB_MXC_SYNC_PANEL=y
CONFIG_FB_MXC_LDB=y
CONFIG_FB_MXC_MIPI_DSI=y
CONFIG_FB_MXC_TRULY_WVGA_SYNC_PANEL=y
CONFIG_FB_MXC_HDMI=y
CONFIG_FB_MXC_EDID=y
CONFIG_FB_MXC_EINK_PANEL=y
Hi SUNISH
one can try i.MX28 mpu lcd patches, as i.MX6SL eLCDIF module
is similar to i.MX28.
https://community.freescale.com/docs/DOC-95559
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Ignor,
I am not able to access the above link which you mentioned.Could you please help to access the same.
Hi Igor,
Thanks for your update.
The details and the patch which you had shared is on 3.0.35 kernel and which is not based on device tree achitechture.
Could you help us to share the sample code based on the device tree architecture for the sololite.
Regards,
Sunish.M