Support for LCD panel

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

Support for LCD panel

1,349 Views
sunishm
Contributor I

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

Labels (1)
0 Kudos
6 Replies

816 Views
sunishm
Contributor I

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

0 Kudos

816 Views
sunishm
Contributor I

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

0 Kudos

816 Views
igorpadykov
NXP Employee
NXP Employee

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!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos

816 Views
sunishm
Contributor I

Hi Ignor,

I am not able to access the above link which you mentioned.Could you please help to access the same.

0 Kudos

816 Views
igorpadykov
NXP Employee
NXP Employee

Hi SUNISH

I attached patch from that page.

Best regards

igor

0 Kudos

816 Views
sunishm
Contributor I

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

0 Kudos