summaryrefslogtreecommitdiff
path: root/projects/linux/mm/done/bsp41x_drm-bridge-adv7511-Add-hotplug-support.yaml
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2021-03-21 19:18:43 +0200
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2021-03-31 13:43:21 +0300
commit86eb19ec6813a15cb4e25797581f7f85be9e1056 (patch)
tree1341fae94906eac685bc0b32cfa7ec860762f3c0 /projects/linux/mm/done/bsp41x_drm-bridge-adv7511-Add-hotplug-support.yaml
parent6e035e53e0223ad7f9a1dec426b2d07f22d6d251 (diff)
linux: mm: Triage non-applicable BSP 4.1.x display commits as Abandoned tasks
Move display-related BSP 4.1.x upport candidates that are considered not to be applicable to upstream to abandoned tasks. This allows grouping commits logically, providing more detailed comments than the non-target file. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'projects/linux/mm/done/bsp41x_drm-bridge-adv7511-Add-hotplug-support.yaml')
-rw-r--r--projects/linux/mm/done/bsp41x_drm-bridge-adv7511-Add-hotplug-support.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/projects/linux/mm/done/bsp41x_drm-bridge-adv7511-Add-hotplug-support.yaml b/projects/linux/mm/done/bsp41x_drm-bridge-adv7511-Add-hotplug-support.yaml
new file mode 100644
index 0000000..273f9c6
--- /dev/null
+++ b/projects/linux/mm/done/bsp41x_drm-bridge-adv7511-Add-hotplug-support.yaml
@@ -0,0 +1,13 @@
+title: "BSP 4.1.x upport: drm/bridge: adv7511: Add hotplug support"
+team: MM
+key: 9a07b143-a810-4338-8c68-f082fe39ce08
+status: Abandoned
+assignee: Laurent
+
+bsp41x:
+ - 0f987e5a275b623b842b0ec8588624c273a3538c # drm: adv7511: Enable HPD interrupts to support hotplug
+
+comments:
+ - The change is incorrect according to the ADV7511 datasheet, as bits 5 and 6
+ are documented as reserved and required to be set to 1. More information is
+ needed to know if this should be upported, and why.