aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/boot/dts/am437x-sk-evm.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/arch/arm/boot/dts/am437x-sk-evm.dts b/arch/arm/boot/dts/am437x-sk-evm.dts
index 0efd3ecc59b7..53bbfc90b26a 100644
--- a/arch/arm/boot/dts/am437x-sk-evm.dts
+++ b/arch/arm/boot/dts/am437x-sk-evm.dts
@@ -100,7 +100,7 @@
100 }; 100 };
101 101
102 lcd0: display { 102 lcd0: display {
103 compatible = "osddisplays,osd057T0559-34ts", "panel-dpi"; 103 compatible = "newhaven,nhd-4.3-480272ef-atxl", "panel-dpi";
104 label = "lcd"; 104 label = "lcd";
105 105
106 pinctrl-names = "default"; 106 pinctrl-names = "default";
@@ -112,11 +112,11 @@
112 clock-frequency = <9000000>; 112 clock-frequency = <9000000>;
113 hactive = <480>; 113 hactive = <480>;
114 vactive = <272>; 114 vactive = <272>;
115 hfront-porch = <8>; 115 hfront-porch = <2>;
116 hback-porch = <43>; 116 hback-porch = <2>;
117 hsync-len = <4>; 117 hsync-len = <41>;
118 vback-porch = <12>; 118 vfront-porch = <2>;
119 vfront-porch = <4>; 119 vback-porch = <2>;
120 vsync-len = <10>; 120 vsync-len = <10>;
121 hsync-active = <0>; 121 hsync-active = <0>;
122 vsync-active = <0>; 122 vsync-active = <0>;