summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo@jmondi.org>2021-03-09 17:13:40 +0100
committerJacopo Mondi <jacopo@jmondi.org>2021-03-21 18:06:16 +0100
commitff6eda83f1b8aebbc90ed661815dd6dbe1e4442e (patch)
tree0bee98adb753ab045c1efd161c8cb1d410eb3c25
parent259cfa5e0beac4475f3b268c650f347c96c12f3a (diff)
linux: mm: Add task for max9286 integration
Add bsp41x_max9286_integration.yaml to track max9286 integration on R8A77970 Eagle and R8a77980 Condor. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
-rw-r--r--projects/linux/mm/bsp41x_max9286_integration.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/projects/linux/mm/bsp41x_max9286_integration.yaml b/projects/linux/mm/bsp41x_max9286_integration.yaml
new file mode 100644
index 0000000..e4ab79a
--- /dev/null
+++ b/projects/linux/mm/bsp41x_max9286_integration.yaml
@@ -0,0 +1,19 @@
+title: MAX9286 GMSL deserializer integration
+team: MM
+key: 696e153a-80f2-11eb-87a1-00e04c68641b
+assignee: Jacopo
+status: Active
+
+relationships:
+ - depends: bf7d77ea-0c63-11ea-b3e2-6bf5d672397a
+
+bsp41x:
+ - 3bf5e06b0acd1a3017acb2efe042a937f39c3e6b # arm64: dts: renesas: r8a77980: add max9286
+
+upstream:
+
+comments:
+ - The BSP patch adds support for both R8A77970 Eagle and R8A77980 Condor
+ - Upstream targets R8A77970 Eagle only
+ - v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=433671
+ - v2 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=448427