File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
arch/arm/boot/dts/overlays Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -5141,6 +5141,7 @@ Params: clock-frequency Display clock frequency (Hz)
5141
5141
vsync-invert Vertical sync active low
5142
5142
de-invert Data Enable active low
5143
5143
pixclk-invert Negative edge pixel clock
5144
+ interlaced Use an interlaced mode (where supported)
5144
5145
width-mm Define the screen width in mm
5145
5146
height-mm Define the screen height in mm
5146
5147
rgb565 Change to RGB565 output on GPIOs 0-19
Original file line number Diff line number Diff line change 59
59
vsync-invert = <&timing>, "vsync-active:0=0";
60
60
de-invert = <&timing>, "de-active:0=0";
61
61
pixclk-invert = <&timing>, "pixelclk-active:0=0";
62
+ interlaced = <&timing>, "interlaced?";
62
63
63
64
width-mm = <&panel_generic>, "width-mm:0";
64
65
height-mm = <&panel_generic>, "height-mm:0";
You can’t perform that action at this time.
0 commit comments