Re: [PATCH] Drivers: video: Add modes for Devkit8000 displays

From: Paul Mundt
Date: Mon Jan 10 2011 - 22:06:45 EST


On Mon, Jan 10, 2011 at 04:34:32PM +0100, Thomas Weber wrote:
> This patch adds the video modes for the 4.3, 5.6 and 7 inch panels that
> are sold with the devkit8000.
>
> Signed-off-by: Thomas Weber <weber@xxxxxxxxxxxxx>

The modedb is primarily intended for generic modes that are going to be
used by a multiple of drivers. If you're simply dealing with modes for
panels for a one-off board that no one else is using, then simply keep it
local to the driver. If there are multiple users of the same modes, then
it's of course possible to make it generally available.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/