Commit 1706df19 authored by Adam Ford's avatar Adam Ford Committed by Tony Lindgren
Browse files

ARM: dts: logicpd-torpedo: Remove unnecessary notes/comments



There used to be a bug in the video driver that caused the timings
for the LCD to calculate in a way on the DM3730 which made it hang.

The work around for this bug was to set
CONFIG_OMAP2_DSS_MIN_FCK_PER_PCK=4 in the kernel.  This work around
is no longer needed as the video drivers have been corrected.

This patch removes the legacy note.

Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent a3e633d6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -11,6 +11,5 @@
#include "logicpd-torpedo-37xx-devkit.dts"

&lcd0 {
	/* To make it work, set CONFIG_OMAP2_DSS_MIN_FCK_PER_PCK=4 */
	compatible = "logicpd,type28";
};
+0 −1
Original line number Diff line number Diff line
@@ -132,7 +132,6 @@

	lcd0: display {
		/* This isn't the exact LCD, but the timings meet spec */
		/* To make it work, set CONFIG_OMAP2_DSS_MIN_FCK_PER_PCK=4 */
		compatible = "newhaven,nhd-4.3-480272ef-atxl";
		label = "15";
		pinctrl-names = "default";