UPDATE:
I was able to get DSI outputs working by compiling the "vc4-kms-dsi-dumb-panel-pi5" overlay myself and removing its header files, however I could not make the "vc4-kms-dsi-generic" work yet, I think I am having problem with the compatible part:I couldn't figure out what to do with this part. When I added It gave DSI output however I couldn't customize the timings and number of lanes.
I was able to get DSI outputs working by compiling the "vc4-kms-dsi-dumb-panel-pi5" overlay myself and removing its header files, however I could not make the "vc4-kms-dsi-generic" work yet, I think I am having problem with the compatible part:
Code:
panel: panel-dsi-generic@0 {// See panel-dsi.yaml binding// Using dummy name for panel modelcompatible = "Generic,panel-dsi","panel-dsi";
Code:
compatible = "boe,tv080wum-nl0", "panel-simple-dsi";
Statistics: Posted by kdil26 — Thu Mar 07, 2024 3:41 pm