From: Raphaël Assénat Date: Wed, 19 Sep 2012 19:53:14 +0000 (-0400) Subject: OMAPDSS: Do not require a VDDS_DSI regulator on AM35xx X-Git-Tag: v3.7-rc1~48^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=524d9f48a64dbe1ec3a276b57ac2a422fc14af07;p=pandora-kernel.git OMAPDSS: Do not require a VDDS_DSI regulator on AM35xx On our AM3505 based board, dpi.c complains that there is no VDDS_DSI regulator and the framebuffer cannot be enabled. However, this check does not seem to apply to AM3505/17 chips. This patch adds new features list for AM35xxx, which is the same as for OMAP3 except the VDDS_DSI is removed. Signed-off-by: Raphael Assenat Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed