<Nilesh_>
Hi,I'm trying to enable LVDS on wandboard solo .I'm using yocto with kernel 3.10.17. I've followed http://pastebin.com/bDvMiehZ to make the device tree for ldb. but the display seems to be not working can anyone please help
<Nilesh_>
Hi,I'm trying to enable LVDS on wandboard solo .I'm using yocto with kernel 3.10.17. I've followed http://pastebin.com/bDvMiehZ to make the device tree for ldb. but the display seems to be not working can anyone please see the steps and let me know whats wrong?
FelixH has joined #imx6-dev
Nilesh_ has quit [Ping timeout: 272 seconds]
Nilesh_ has joined #imx6-dev
<Nilesh_>
Hi,I'm trying to enable LVDS on wandboard solo .I'm using yocto with kernel 3.10.17. I've followed http://pastebin.com/bDvMiehZ to make the device tree for ldb. but the display seems to be not working can anyone please see the steps and let me know whats wrong?
Er0l has quit [Ping timeout: 255 seconds]
paulk-collins has joined #imx6-dev
balog has joined #imx6-dev
<Nilesh_>
Hi,I'm trying to enable LVDS on wandboard solo .I'm using yocto with kernel 3.10.17. I've followed http://pastebin.com/bDvMiehZ to make the device tree for ldb. but the display seems to be not working can anyone please see the steps and let me know whats wrong?
<Nilesh_>
I'm trying to enable LVDS on wandboard solo .I'm using yocto with kernel 3.10.17. I've followed http://pastebin.com/bDvMiehZ to make the device tree for ldb. but the display seems to be not working can anyone please see the steps and let me know whats wrong?
<jnettlet>
Nilesh_, did you point a framebuffer at it?
<Nilesh_>
jnettlet: there is no disp_dev [&mxcfb1 {status = "okay";}; ]
<jnettlet>
Nilesh_, that is because that is the linux-stable tree, and the dts entries there use the imx-drm driver, not the fbdev driver used in the fsl 3.10.17 kernels
<jnettlet>
you need to look at dts entries from the FSL kernel
<Nilesh_>
jnettlet: u mean to say from the source dir?
<Nilesh_>
jnettlet:o thanks for that link....so i should alter the imx6dl-wandboard.dts based on your link and follow the same steps as http://pastebin.com/bDvMiehZ...am i rite??
<jnettlet>
Nilesh_, yes
<jnettlet>
If you already have an image built, you only need to copy over the new .dtb file to test
<Nilesh_>
jnettlet:do i need to disable hdmi in kernel menuconfig for lvds to work properly?
<jnettlet>
Nilesh_, no, they can both work simultaneously
<jnettlet>
if you want to test that you can disable it in the device-tree or via the kernel commandline