commit | 4ed094fd73a7c0b8534685d2ed0f0f3ccdb96bdf | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Mon May 09 17:02:13 2016 +0200 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Mon May 30 09:14:00 2016 +0200 |
tree | 80af179510cd686e4b8736a1c725d100ccc27a92 | |
parent | 7932131f6381e5d2d4a78d9134f5f6bf45900ae5 [diff] |
drm/imx: use bus_flags for pixel clock polarity This patch allows panels to set pixel clock and data enable pin polarity other than the default of driving data at the falling pixel clock edge and active high display enable. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>