Skip to content

Commit 944021e

Browse files
tombatmlind
authored andcommitted
ARM: dts: am437x-epos-evm: remove lcd timings
LCD timings now come from panel-simple. Having timings in the DT will cause a WARN. Signed-off-by: Tomi Valkeinen <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
1 parent 3991510 commit 944021e

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

arch/arm/boot/dts/am43x-epos-evm.dts

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -47,22 +47,6 @@
4747

4848
backlight = <&lcd_bl>;
4949

50-
panel-timing {
51-
clock-frequency = <33000000>;
52-
hactive = <800>;
53-
vactive = <480>;
54-
hfront-porch = <210>;
55-
hback-porch = <16>;
56-
hsync-len = <30>;
57-
vback-porch = <10>;
58-
vfront-porch = <22>;
59-
vsync-len = <13>;
60-
hsync-active = <0>;
61-
vsync-active = <0>;
62-
de-active = <1>;
63-
pixelclk-active = <1>;
64-
};
65-
6650
port {
6751
lcd_in: endpoint {
6852
remote-endpoint = <&dpi_out>;

0 commit comments

Comments
 (0)