Getting Started with MIPI DSI Display
Hello,
I am fairly new to Linux and am trying to drive a DSI display using the STM32MP15-DK2 (not the one that came with the board) and was looking for some direction. I have been reading through the documentation related to DSI such as the DSI Internal Peripheral Description and DRM/KMS Framework Overview. What I need help with is figuring out where to start. I was thinking I will need to use the STMCubeMX tool to configure the host peripheral for my specific screen, then use Menuconfig to set up the kernel to run DSI, then configure DSI in the device tree? Any help is appreciated!
