]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/panel: simple: add support for overriding the pixel clock polarity
authorLothar Waßmann <LW@KARO-electronics.de>
Thu, 14 Sep 2017 09:54:55 +0000 (11:54 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 14 Sep 2017 09:54:55 +0000 (11:54 +0200)
commit15eac9d803414dd670a4e99970b895c6f16ed92b
tree290cd64de990b736b06535d48dc03b652f4078ff
parent09dd2461deba25da409a2c32b23c96ff59f405c3
drm/panel: simple: add support for overriding the pixel clock polarity

The Ka-Ro electronics MB7 baseboard has an on-board LCD->LVDS
converter that requires a fixed pixelclk polarity, no matter what the
panel's display_mode specifies. Add an option to override the pixelclk
polarity defined in the panel's display_mode via DTB.
Documentation/devicetree/bindings/display/panel/simple-panel.txt
drivers/gpu/drm/panel/panel-simple.c