Can i.mx6 sabre platform use dual LVDS?

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

Can i.mx6 sabre platform use dual LVDS?

Jump to solution
1,565 Views
JHY
Contributor IV

Is it possible dual display(LVDS + LVDS) in the sabre platform?

I found it has two LVDS connector and it works fine in single display.

So tell me how to do it in u-boot bootargs please.

Labels (1)
0 Kudos
1 Solution
607 Views
saurabh206
Senior Contributor III

Hi

You can used the ldb=dul0 for dual display mode.

Following is different option used for LVDS connection.

"ldb=spl0/1"       --      split mode on DI0/1

"ldb=dul0/1"       --      dual mode on DI0/1

"ldb=sin0/1"       --      single mode on LVDS0/1

"ldb=sep0/1" --      separate mode begin from LVDS0/1

Thanks

Saurabh

View solution in original post

0 Kudos
1 Reply
608 Views
saurabh206
Senior Contributor III

Hi

You can used the ldb=dul0 for dual display mode.

Following is different option used for LVDS connection.

"ldb=spl0/1"       --      split mode on DI0/1

"ldb=dul0/1"       --      dual mode on DI0/1

"ldb=sin0/1"       --      single mode on LVDS0/1

"ldb=sep0/1" --      separate mode begin from LVDS0/1

Thanks

Saurabh

0 Kudos