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 @@ -5099,6 +5099,7 @@ Params: clock-frequency Display clock frequency (Hz)
5099
5099
vsync-invert Vertical sync active low
5100
5100
de-invert Data Enable active low
5101
5101
pixclk-invert Negative edge pixel clock
5102
+ interlaced Use an interlaced mode (where supported)
5102
5103
width-mm Define the screen width in mm
5103
5104
height-mm Define the screen height in mm
5104
5105
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