msm8916-mainline / linux-mdss-dsi-panel-driver-generator

Generate Linux DRM panel kernel driver based on QCOM MDSS DSI device tree
GNU General Public License v2.0
53 stars 33 forks source link

redmi-raphael: the stock fdt can't detect panel information #3

Closed Hinokami-Kagura closed 3 years ago

Hinokami-Kagura commented 3 years ago

k20p-fdt.zip

Tried generator, found the following : $ python3.9 lmdpdg.py k20p.dtb Parsing: k20p.dtb k20p.dtb does not contain any panel specifications

Actually convert to dts, it contain some panel data, maybe the generator is skipped something required.

image