On Monday 24 September 2012 07:28 PM, Tomi Valkeinen wrote:
Hi, This series adds basic OMAP5 DSS functionality, mainly related to DSS core, DPI and DSI.
Looks good to me. Archit
Tomi Archit Taneja (1): OMAPDSS: Add basic omap5 features to dss and dispc Tomi Valkeinen (8): OMAPDSS: DSI: improve DSI clock calcs for DISPC OMAPDSS: move dss feats to the end of dss.c OMAPDSS: Add support for DPI source selection OMAPDSS: DSI: Add FEAT_DSI_PLL_SELFREQDCO OMAPDSS: DSI: Add FEAT_DSI_PLL_REFSEL OMAPDSS: DSI: Add new linebuffer size for OMAP5 OMAPDSS: DSI: Add code to disable PHY DCC OMAPDSS: DSI: make OMAP2_DSS_DSI depend on ARCH_OMAP5 drivers/video/omap2/dss/Kconfig | 2 +- drivers/video/omap2/dss/dispc.c | 2 + drivers/video/omap2/dss/dpi.c | 5 + drivers/video/omap2/dss/dsi.c | 167 +++++++++++++++++++++++++------- drivers/video/omap2/dss/dss.c | 121 ++++++++++++++++++----- drivers/video/omap2/dss/dss.h | 1 + drivers/video/omap2/dss/dss_features.c | 96 ++++++++++++++++++ drivers/video/omap2/dss/dss_features.h | 3 + 8 files changed, 337 insertions(+), 60 deletions(-)
-- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html