summaryrefslogtreecommitdiff
path: root/projects/linux/mm
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham@ideasonboard.com>2019-11-21 13:36:00 +0000
committerKieran Bingham <kieran.bingham@ideasonboard.com>2019-11-21 13:36:14 +0000
commit6e401a9d38df6169f33485c3af25f755e1b144dd (patch)
tree65a557dd6f3584918e80f335097a508e5b0fb5cd /projects/linux/mm
parent6116ffc0e11c30d3572c97e977596a85b593a5c5 (diff)
project: linux: mm: Add GMSL tracking task
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'projects/linux/mm')
-rw-r--r--projects/linux/mm/gmsl.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/projects/linux/mm/gmsl.yaml b/projects/linux/mm/gmsl.yaml
new file mode 100644
index 0000000..0e4ef3b
--- /dev/null
+++ b/projects/linux/mm/gmsl.yaml
@@ -0,0 +1,17 @@
+title: "GMSL MAX9286"
+team: MM
+key: bf7d77ea-0c63-11ea-b3e2-6bf5d672397a
+status: Active
+assignee: Kieran
+
+relationships:
+
+bsp-commits:
+
+upstream:
+
+comments:
+ - Repo - git://git.kernel.org/pub/scm/linux/kernel/git/kbingham/rcar.git
+ - Lastest Branch - gmsl/dev
+ - The MAX9286 has a version which is dependent upon the V4L2-Mux/Virtual Channel series.
+ - Until that can be resolved, it is split so that we can aim to get the 'single' camera driver upstream.