Re: [PATCH 2/4 v4] video, sm501: add edid and commandline support

2011-01-25 Thread Heiko Schocher
Hello Paul, Paul Mundt wrote: > On Mon, Jan 24, 2011 at 10:57:27AM +0100, Heiko Schocher wrote: >> @@ -1884,7 +1935,6 @@ static int __devinit sm501fb_probe(struct >> platform_device *pdev) >> >> if (info->pdata == NULL) { >> dev_info(dev, "using default configuration data\n");

Re: [PATCH 2/4 v4] video, sm501: add edid and commandline support

2011-01-24 Thread Paul Mundt
On Mon, Jan 24, 2011 at 10:57:27AM +0100, Heiko Schocher wrote: > @@ -1884,7 +1935,6 @@ static int __devinit sm501fb_probe(struct > platform_device *pdev) > > if (info->pdata == NULL) { > dev_info(dev, "using default configuration data\n"); > - info->pdata = &sm50

[PATCH 2/4 v4] video, sm501: add edid and commandline support

2011-01-24 Thread Heiko Schocher
- add commandline options: sm501fb.mode: Specify resolution as "x[-][@]" sm501fb.bpp: Specify bit-per-pixel if not specified mode - Add support for encoding display mode information in the device tree using verbatim EDID block. If the "edid" entry in the "smi,sm501" node is presen