Re: [PATCH v7 0/8] of: add display helper
From: Steffen Trumtrar <hidden>
Date: 2012-11-09 08:22:51
Also in:
dri-devel, linux-devicetree, linux-media
On Thu, Nov 08, 2012 at 03:35:47PM -0600, Rob Herring wrote:
On 10/31/2012 04:28 AM, Steffen Trumtrar wrote:quoted
Hi! Finally, v7 of the series. Changes since v6: - get rid of some empty lines etc. - move functions to their subsystems - split of_ from non-of_ functions - add at least some kerneldoc to some functions Regards, Steffen Steffen Trumtrar (8): video: add display_timing struct and helpers of: add helper to parse display timings of: add generic videomode description video: add videomode helpers fbmon: add videomode helpers fbmon: add of_videomode helpers drm_modes: add videomode helpers drm_modes: add of_videomode helpers .../devicetree/bindings/video/display-timings.txt | 139 +++++++++++++++ drivers/gpu/drm/drm_modes.c | 78 +++++++++ drivers/of/Kconfig | 12 ++ drivers/of/Makefile | 2 + drivers/of/of_display_timings.c | 185 ++++++++++++++++++++ drivers/of/of_videomode.c | 47 +++++Not sure why you moved this, but please move this back to drivers/video. We're trying to move subsystem specific pieces out of drivers/of. Rob
Hm, the of_xxx part always was in drivers/of, but I can move that. No problem. Regards, Steffen -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |