From: Tomi Valkeinen Date: Fri, 5 Dec 2014 07:39:31 +0000 (+0200) Subject: ARM: dts: am437x-sk-evm.dts: fix LCD timings X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d73f825e6efa723e81d9ffcc4949fe9f03f1df29;p=pandora-kernel.git ARM: dts: am437x-sk-evm.dts: fix LCD timings The lcd0 node for am437x-sk-evm.dts contains bad LCD timings, and while they seem to work with a quick test, doing for example blank/unblank will give you a black display. This patch updates the timings to the 'typical' values from the LCD spec sheet. Also, the compatible string is completely bogus, as "osddisplays,osd057T0559-34ts" is _not_ a 480x272 panel. The panel on the board is a newhaven one. Update the compatible string to reflect this. Note that this hasn't caused any issues, as the "panel-dpi" matches the driver. Cc: # v3.17+ Tested-by: Felipe Balbi Signed-off-by: Tomi Valkeinen Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed