Re: [PATCH 2/3] fbdev: fsl-diu-fb.c: allow setting panel video mode from DT

2010-02-27 Thread Grant Likely
On Sat, Feb 27, 2010 at 2:58 PM, Anatolij Gustschin wrote: > Add support for specifying display panel data in the device > tree. If no panel data is provided in the device tree, default > video mode will be used as usual. > > Signed-off-by: Anatolij Gustschin This one seems okay, but the binding

[PATCH 2/3] fbdev: fsl-diu-fb.c: allow setting panel video mode from DT

2010-02-27 Thread Anatolij Gustschin
Add support for specifying display panel data in the device tree. If no panel data is provided in the device tree, default video mode will be used as usual. Signed-off-by: Anatolij Gustschin --- drivers/video/Kconfig |1 + drivers/video/fsl-diu-fb.c | 63 +-