summaryrefslogtreecommitdiff
path: root/projects/linux/mm/bsp41x_rcar-du-Don-t-defer-probe-with-disabled-encoders.yaml
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2021-03-22 01:08:01 +0200
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2021-03-31 13:43:21 +0300
commitecfde4677ba11ee6bdbfa62c208fae99cbe74adb (patch)
treedf30884f5afb8e0f6f48bc275819bc28cfaca510 /projects/linux/mm/bsp41x_rcar-du-Don-t-defer-probe-with-disabled-encoders.yaml
parent86eb19ec6813a15cb4e25797581f7f85be9e1056 (diff)
linux: mm: Triage BSP 4.1.x display commits into tasks
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'projects/linux/mm/bsp41x_rcar-du-Don-t-defer-probe-with-disabled-encoders.yaml')
-rw-r--r--projects/linux/mm/bsp41x_rcar-du-Don-t-defer-probe-with-disabled-encoders.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/projects/linux/mm/bsp41x_rcar-du-Don-t-defer-probe-with-disabled-encoders.yaml b/projects/linux/mm/bsp41x_rcar-du-Don-t-defer-probe-with-disabled-encoders.yaml
new file mode 100644
index 0000000..80a0052
--- /dev/null
+++ b/projects/linux/mm/bsp41x_rcar-du-Don-t-defer-probe-with-disabled-encoders.yaml
@@ -0,0 +1,11 @@
+title: "BSP 4.1.x upport: rcar-du: Don't defer probe with disabled encoders"
+team: MM
+key: ac4726f3-ee6f-4007-9da9-f79ff848ce33
+status: New
+
+bsp41x:
+ - 88f77e34668412d13c923cc25f2c0ceb098c9c19 # drm: rcar-du: Skip EPROBE_DEFER in case of disabling LVDS and HDMI
+
+comments:
+ - The feature is good, the implementation isn't applicable as-is. We should
+ instead skip encoders that are disabled in DT.