summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo@jmondi.org>2021-04-19 16:30:07 +0200
committerJacopo Mondi <jacopo@jmondi.org>2021-04-19 16:30:07 +0200
commit1b7340e0226d97b01f89d49e1f588df34ac13a0d (patch)
tree771f452b3507cc7f9f870adf16ecd51ddfbe43b9 /projects
parent993b08f03a9437c0950269d615f454038aa8f678 (diff)
linux: mm: gmsl: Record v3 and v4
Record v3 and v4 of the GMSL reliability work. Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'projects')
-rw-r--r--projects/linux/mm/gmsl.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/projects/linux/mm/gmsl.yaml b/projects/linux/mm/gmsl.yaml
index 7312a28..783255a 100644
--- a/projects/linux/mm/gmsl.yaml
+++ b/projects/linux/mm/gmsl.yaml
@@ -48,3 +48,10 @@ comments:
v2 https://patchwork.linuxtv.org/project/linux-media/list/?series=4861
Fixes the reliability issue when tested with Eagle V3M and RDACM21 resulting
in a single failure when run on an 80 cycles boot test.
+
+ v3 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=451751
+ Fixes the RDACM21 camera module power sequence
+
+ v4 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=465449
+ Re-order of v3
+ Run 1378 boot cycles on Eagle + RDACM21 with 100% boot success!