arm64: dts: rotate BPI-M8 DSI panel in native mode
This commit is contained in:
parent
4a0b4b8625
commit
9810e02485
@ -170,12 +170,13 @@
|
||||
reset-delay-ms = <10>;
|
||||
reset-gpios = <&pio PD 21 GPIO_ACTIVE_HIGH>; //reset
|
||||
backlight = <&backlight0>;
|
||||
width-mm = <238>;
|
||||
height-mm = <143>;
|
||||
width-mm = <143>;
|
||||
height-mm = <238>;
|
||||
rotation = <90>;
|
||||
// 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 = <4>;
|
||||
dsi,lanes = <2>;
|
||||
dsi,format = <0>;
|
||||
panel-init-sequence = [
|
||||
39 00 04 FF 98 81 03
|
||||
@ -408,11 +409,11 @@
|
||||
timing0: timing0 {
|
||||
clock-frequency = <67000000>;
|
||||
hback-porch = <26>;
|
||||
hactive = <1280>;
|
||||
hactive = <800>;
|
||||
hfront-porch = <24>;
|
||||
hsync-len = <18>;
|
||||
vback-porch = <12>;
|
||||
vactive = <800>;
|
||||
vactive = <1280>;
|
||||
vfront-porch = <24>;
|
||||
vsync-len = <4>;
|
||||
hsync-active = <0>;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user