diff options
author | Sean Paul <seanpaul@chromium.org> | 2014-01-30 16:19:23 -0500 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2014-03-24 00:36:35 +0900 |
commit | 1417f109a82f8a57b46e6789ccf66241bfddf411 (patch) | |
tree | c6a9cabe5bdf10765076b85ba7c4d57902eb7dbf /Documentation/devicetree/bindings/video/samsung-fimd.txt | |
parent | 2e4e678aa8a49136a4954dd93e53ac5108977e5c (diff) | |
download | blackbird-op-linux-1417f109a82f8a57b46e6789ccf66241bfddf411.tar.gz blackbird-op-linux-1417f109a82f8a57b46e6789ccf66241bfddf411.zip |
drm/exynos: Move display implementation into dp
This patch moves the exynos_drm_display implementation from fimd into
the dp driver. This will allow for tighter integration of the dp driver
into the exynos drm driver.
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'Documentation/devicetree/bindings/video/samsung-fimd.txt')
-rw-r--r-- | Documentation/devicetree/bindings/video/samsung-fimd.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/video/samsung-fimd.txt b/Documentation/devicetree/bindings/video/samsung-fimd.txt index 778838a0336a..36b7895f913d 100644 --- a/Documentation/devicetree/bindings/video/samsung-fimd.txt +++ b/Documentation/devicetree/bindings/video/samsung-fimd.txt @@ -39,6 +39,8 @@ Required properties: Optional Properties: - samsung,power-domain: a phandle to FIMD power domain node. +- samsung,invert-vden: video enable signal is inverted +- samsung,invert-vclk: video clock signal is inverted Example: |