cancel
Showing results for 
Search instead for 
Did you mean: 

Is there an example device tree and possibly connection diagram demonstrating how to enable the B-LCDAD-HDMI1 on an STM32MP1 based platform using DSI.

PZak.1
Associate III
 
1 ACCEPTED SOLUTION

Accepted Solutions
PZak.1
Associate III

We successfully implemented the B-LCDAD-HDMI on our platform. The solution for us was using the attached device tree and applying the following patch:

https://patchwork.kernel.org/project/dri-devel/patch/20190627151740.2277-1-matt.redfearn@thinci.com/

I posted this in hope that someone could use this information.

View solution in original post

2 REPLIES 2
PZak.1
Associate III

We successfully implemented the B-LCDAD-HDMI on our platform. The solution for us was using the attached device tree and applying the following patch:

https://patchwork.kernel.org/project/dri-devel/patch/20190627151740.2277-1-matt.redfearn@thinci.com/

I posted this in hope that someone could use this information.

AntonioST
ST Employee

Hi @PZak.1​ ,

thanks for your post.

While the patch you suggest was merged upstream during the merge window of kernel v5.4-rc1 as

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=83f35bc3a852

it has been reverted as

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2472518e44ee

just before v5.4-rc1 get tagged because it breaks something else.

I would not suggest using it.

I'm posting a working setup as reply of https://community.st.com/s/question/0D53W00000dPnpC/