commit | d72daa0d75e8fe71368113350254b9da2c64b235 | [log] [tgz] |
---|---|---|
author | Lothar Waßmann <LW@KARO-electronics.de> | Tue Jul 12 15:30:02 2016 +0200 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Mon Aug 08 11:44:20 2016 +0200 |
tree | 5a47353d2217b38e099624bd954bf919c2f1ee40 | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc [diff] |
drm: add a helper function to extract 'de-active' and 'pixelclk-active' from DT add a helper function to extract information about pixel clock and DE polarity from DT for use by of_get_drm_display_mode(). While at it, convert spaces to tabs in indentation in drm_modes.h. Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>