diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2019-07-03 12:22:28 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2019-07-16 13:17:40 +0200 |
commit | 3ea4e35a86f4b8ab2b3fbb0cddc2b4c754c575c7 (patch) | |
tree | 78af40b31b187b3563c7224cfa8f1b2994d1ee72 /projects/linux/mm | |
parent | abd3873c03c731719aaec139a283e1a7c24fc7fa (diff) |
projects: linux: mm: Add DU dependency to LVDS
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'projects/linux/mm')
-rw-r--r-- | projects/linux/mm/bsp392_add-DU-dependency-to-LVDS.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/projects/linux/mm/bsp392_add-DU-dependency-to-LVDS.yaml b/projects/linux/mm/bsp392_add-DU-dependency-to-LVDS.yaml new file mode 100644 index 0000000..921f402 --- /dev/null +++ b/projects/linux/mm/bsp392_add-DU-dependency-to-LVDS.yaml @@ -0,0 +1,18 @@ +title: "Add DU dependency to LVDS" +team: MM +key: 7ccf0860-63a9-46a6-babd-aaf516eca082 +status: Abandoned +assignee: Simon + +relationships: + +bsp-commits: + - 1cfe50a84da3526fd40bb8c07fba7fbb71ed5370 # drm: rcar-du: Add depends on DRM_RCAR_DU to config DRM_RCAR_LVDS + +comments: + - This patch is not appropriate for upstream + + The LVDS encoder can't work without the DU in practice but the driver + should compile fine. + + - Above text is derived from a conversation with Laurent. |