arm64: dts: set BPI-M8 DSI panel landscape mode

This commit is contained in:
Qubot 2026-07-02 22:37:46 +08:00
parent e259ab9b3a
commit 4a0b4b8625

View File

@ -170,12 +170,12 @@
reset-delay-ms = <10>;
reset-gpios = <&pio PD 21 GPIO_ACTIVE_HIGH>; //reset
backlight = <&backlight0>;
width-mm = <143>;
height-mm = <238>;
width-mm = <238>;
height-mm = <143>;
// dsi,flags = <(MIPI_DSI_MODE_VIDEO | MIPI_DSI_SLAVE_MODE)>;
/* R2Pro panel flags: VIDEO | VIDEO_BURST | LPM; EOT is enabled by default. */
dsi,flags = <2051>;
dsi,lanes = <2>;
dsi,lanes = <4>;
dsi,format = <0>;
panel-init-sequence = [
39 00 04 FF 98 81 03
@ -408,11 +408,11 @@
timing0: timing0 {
clock-frequency = <67000000>;
hback-porch = <26>;
hactive = <800>;
hactive = <1280>;
hfront-porch = <24>;
hsync-len = <18>;
vback-porch = <12>;
vactive = <1280>;
vactive = <800>;
vfront-porch = <24>;
vsync-len = <4>;
hsync-active = <0>;