summaryrefslogtreecommitdiff
path: root/overlays/display-vga-640x480_overlay.dtsi
diff options
context:
space:
mode:
authorAishwarya Kothari <aishwarya.kothari@toradex.com>2022-09-28 10:22:28 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2022-10-03 16:23:30 +0200
commita309fb3c2df3db40c2dd9e4c56c960c3f0a7580c (patch)
tree84b72ae075c89f6b179045fc85a96327168a3b2c /overlays/display-vga-640x480_overlay.dtsi
parentbcb97544083ee6fe87ed4238bf1839842ffd9996 (diff)
colibri-imx6ull: move to one overlay per accessory
Move the existing overlays to dtsi files and include them into one accessory dts. Provide data-mapping timings appropriately for each machine instead of the hardcoding and use a single overlay per SoC to avoid code duplication. Signed-off-by: Aishwarya Kothari <aishwarya.kothari@toradex.com>
Diffstat (limited to 'overlays/display-vga-640x480_overlay.dtsi')
-rw-r--r--overlays/display-vga-640x480_overlay.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/overlays/display-vga-640x480_overlay.dtsi b/overlays/display-vga-640x480_overlay.dtsi
index 4f4556e..ab533cb 100644
--- a/overlays/display-vga-640x480_overlay.dtsi
+++ b/overlays/display-vga-640x480_overlay.dtsi
@@ -25,5 +25,6 @@
vback-porch = <33>;
hsync-active = <0>;
vsync-active = <0>;
+ pixelclk-active = <0>;
};
};