Part Number: AM4379
Tool/software: Linux的
Normal should be square wave
Need to modify the software or hardware
How can I set it up?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: AM4379
Tool/software: Linux的
Normal should be square wave
Need to modify the software or hardware
How can I set it up?
Part Number: AM4379
Tool/software: Linux
am4379 Add 480 × 854 LCD display panel, need to modify the kernel which code?
lcd0: display {
compatible = "osddisplays,osd057T0559-34ts", "panel-dpi";
label = "lcd";
panel-timing {
clock-frequency = <33000000>;
hactive = <480>;
vactive = <854>;
hfront-porch = <100>;
hback-porch = <50>;
hsync-len = <10>;
vback-porch = <16>;
vfront-porch = <20>;
vsync-len = <4>;
hsync-active = <0>;
vsync-active = <0>;
de-active = <1>;
pixelclk-active = <1>;
};
Hello, the Linux team has not responded yet?
I am very anxious now, I don't know what to do.
What's meant by no display? The screen is black or improper output? Have you verified the pixels are toggling at the display panel input side as well on the DSS outpins?
What log do you see when you run the modetest application?
All the settings you did from dts file are sufficient configuration for your panel to work or something more needed?
Regards,
Manisha