On 5 March 2012 12:59, Jingoo Han <jg1.han@xxxxxxxxxxx> wrote: > > >> -----Original Message----- >> From: Thomas Abraham [mailto:thomas.abraham@xxxxxxxxxx] >> Sent: Sunday, March 04, 2012 12:50 AM >> To: linux-fbdev@xxxxxxxxxxxxxxx >> Cc: FlorianSchandinat@xxxxxx; linux-samsung-soc@xxxxxxxxxxxxxxx; kgene.kim@xxxxxxxxxxx; >> jg1.han@xxxxxxxxxxx; ben-linux@xxxxxxxxx; patches@xxxxxxxxxx >> Subject: [PATCH 0/3] video: s3c-fb: Rearrange the elements in platform data >> >> This patchset rearranges the elements in the platform data of the s3c-fb >> driver with the intent of adding device tree support to the driver in >> subsequent patches. >> >> The first patch moves the video timing information from the individual window >> setup data into the platform specific configuration section in the platform >> data. The video timing is independent of the window setup. The resolution of >> the window could be smaller than that of the lcd panel attached. So the video >> timing data is removed from window configuration data. > > Hi, Thomas. > > OK, I know what you have done. > Actually, it was my long concern. > > Current s3c-fb driver needs lcd panel resolutions, since each window's > xres, yres values can be changed by fb driver or user application. > Therefore, additional 'costant' lcd panel resolutions are necessary in order to > set timing values. > > I'll review your patch. > Thank you. Thanks. Please let me know if you have any comments. Regards, Thomas. [...] -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html