Hello Steffen, To which version of the kernel we can expect this patch set to be merged into? Because I'm waiting for this from long time to add DT support for my display controller :) Best Wishes, Leela Krishna Amudala. On Thu, Oct 4, 2012 at 11:29 PM, Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx> wrote: > > Hi! > > In accordance with Stepehn Warren, I downsized the binding. > Now, just the display-timing is described, as I think, it is way easier to > agree > on those and have a complete binding. > > Regards, > Steffen > > Steffen Trumtrar (2): > of: add helper to parse display timings > of: add generic videomode description > > .../devicetree/bindings/video/display-timings.txt | 222 > ++++++++++++++++++++ > drivers/of/Kconfig | 10 + > drivers/of/Makefile | 2 + > drivers/of/of_display_timings.c | 183 > ++++++++++++++++ > drivers/of/of_videomode.c | 212 > +++++++++++++++++++ > include/linux/of_display_timings.h | 85 ++++++++ > include/linux/of_videomode.h | 41 ++++ > 7 files changed, 755 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/video/display-timings.txt > create mode 100644 drivers/of/of_display_timings.c > create mode 100644 drivers/of/of_videomode.c > create mode 100644 include/linux/of_display_timings.h > create mode 100644 include/linux/of_videomode.h > > -- > 1.7.10.4 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel