aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2020-06-09 13:29:58 +0300
committerTony Lindgren <tony@atomide.com>2020-06-09 10:15:30 -0700
commitf9639f9a779ac0381cabfb793915851a89424f9f (patch)
tree87b2432ee704f82113b6965780ff23b47dddc7d3 /arch/arm
parentMerge branch 'fixes-v5.7' into fixes (diff)
downloadlinux-dev-f9639f9a779ac0381cabfb793915851a89424f9f.tar.xz
linux-dev-f9639f9a779ac0381cabfb793915851a89424f9f.zip
ARM: dts: am437x-sk-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 <tomi.valkeinen@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/boot/dts/am437x-sk-evm.dts16
1 files changed, 0 insertions, 16 deletions
diff --git a/arch/arm/boot/dts/am437x-sk-evm.dts b/arch/arm/boot/dts/am437x-sk-evm.dts
index 4d5a7ca2e25d..6c83812407bf 100644
--- a/arch/arm/boot/dts/am437x-sk-evm.dts
+++ b/arch/arm/boot/dts/am437x-sk-evm.dts
@@ -134,22 +134,6 @@
enable-gpios = <&gpio1 7 GPIO_ACTIVE_HIGH>;
- panel-timing {
- clock-frequency = <9000000>;
- hactive = <480>;
- vactive = <272>;
- hfront-porch = <2>;
- hback-porch = <2>;
- hsync-len = <41>;
- vfront-porch = <2>;
- vback-porch = <2>;
- vsync-len = <10>;
- hsync-active = <0>;
- vsync-active = <0>;
- de-active = <1>;
- pixelclk-active = <1>;
- };
-
port {
lcd_in: endpoint {
remote-endpoint = <&dpi_out>;