Skip to content

Commit 3991510

Browse files
tombatmlind
authored andcommitted
ARM: dts: am437x-gp-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 f9639f9 commit 3991510

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

arch/arm/boot/dts/am437x-gp-evm.dts

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

9292
backlight = <&lcd_bl>;
9393

94-
panel-timing {
95-
clock-frequency = <33000000>;
96-
hactive = <800>;
97-
vactive = <480>;
98-
hfront-porch = <210>;
99-
hback-porch = <16>;
100-
hsync-len = <30>;
101-
vback-porch = <10>;
102-
vfront-porch = <22>;
103-
vsync-len = <13>;
104-
hsync-active = <0>;
105-
vsync-active = <0>;
106-
de-active = <1>;
107-
pixelclk-active = <1>;
108-
};
109-
11094
port {
11195
lcd_in: endpoint {
11296
remote-endpoint = <&dpi_out>;

0 commit comments

Comments
 (0)