summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2022-06-26 23:12:49 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2022-07-07 05:18:15 +0300
commit4761b8720facf6a286ebe0c95013adeac8e57145 (patch)
treed9a649991f8e17c04e87997dc88b5c5a79a0e844
parentd872f1aa87d4afad6e70d25a71be974dbfb33566 (diff)
projects: linux: mm: Update bsp41x_drm-bridge-sn65dsi86-upport task
Add upstream commits, set the assignee to Kieran to reflect reality, and rename the task to target BSP 5.1.x. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
-rw-r--r--projects/linux/mm/bsp41x_drm-bridge-sn65dsi86-upport.yaml19
-rw-r--r--projects/linux/mm/bsp51x_drm-bridge-sn65dsi86-upport.yaml26
2 files changed, 26 insertions, 19 deletions
diff --git a/projects/linux/mm/bsp41x_drm-bridge-sn65dsi86-upport.yaml b/projects/linux/mm/bsp41x_drm-bridge-sn65dsi86-upport.yaml
deleted file mode 100644
index 61d4259..0000000
--- a/projects/linux/mm/bsp41x_drm-bridge-sn65dsi86-upport.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
-title: "BSP 4.1.x drm/bridge: sn65dsi86 upport"
-team: MM
-key: 2dd1881f-9fac-4ecc-8f55-7775870243e6
-status: Active
-assignee: Laurent
-
-bsp41x:
- - 43d2501a6a783d30b8875719b9756e968fbd4c42 # drm: bridge: ti-sn65dsi86: Add setting options for SN65DSI86
-
-bsp51x:
- - 28cda0805b74b401fa9b5bc0c4f551ae3a520a6c # drm: bridge: ti-sn65dsi86: Add setting options for SN65DSI86
-
-comments:
- - The BSP commit bundles 5 different changes:
- - Disable SN65DSI86 GPIOs
- - Disable scrambling (for V3U Falcon)
- - Hot plug detectiong polling
- - EDID retrieval
- - 4k support for Display Port v1.2
diff --git a/projects/linux/mm/bsp51x_drm-bridge-sn65dsi86-upport.yaml b/projects/linux/mm/bsp51x_drm-bridge-sn65dsi86-upport.yaml
new file mode 100644
index 0000000..fddaac1
--- /dev/null
+++ b/projects/linux/mm/bsp51x_drm-bridge-sn65dsi86-upport.yaml
@@ -0,0 +1,26 @@
+title: "BSP 5.1.x drm/bridge: sn65dsi86 upport"
+team: MM
+key: 2dd1881f-9fac-4ecc-8f55-7775870243e6
+status: Active
+assignee: Kieran
+
+bsp41x:
+ - 43d2501a6a783d30b8875719b9756e968fbd4c42 # drm: bridge: ti-sn65dsi86: Add setting options for SN65DSI86
+
+bsp51x:
+ - 28cda0805b74b401fa9b5bc0c4f551ae3a520a6c # drm: bridge: ti-sn65dsi86: Add setting options for SN65DSI86
+
+upstream:
+ - torvalds: bbda1704fc1513383db2fa9c35b8463bf1afe8bc # drm/bridge: ti-sn65dsi86: Make enable GPIO optional
+ - torvalds: d4d643f9ef4fff822935e4251bf9f17ce4221bd8 # drm/bridge: ti-sn65dsi86: Use bitmask to store valid rates
+ - torvalds: 4e5763f03e105fedfcd7a83bec1dccae96e334dd # drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridge
+ - torvalds: 77674e722f4b2764bbd3b5498472e4c3a818e4ce # drm/bridge: ti-sn65dsi86: Group code in sections
+ - torvalds: 379d34264687db0b4bb404f9b3e6d5ea6e92ebaf # drm/bridge: ti-sn65dsi86: Split connector creation to a function
+
+comments:
+ - The BSP commit bundles 5 different changes:
+ - Disable SN65DSI86 GPIOs
+ - Disable scrambling (for V3U Falcon)
+ - Hot plug detectiong polling
+ - EDID retrieval
+ - 4k support for Display Port v1.2