diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2022-06-20 09:47:07 +0200 |
---|---|---|
committer | Jacopo Mondi <jacopo@jmondi.org> | 2022-06-20 18:25:04 +0200 |
commit | 5f0f0192777f0e70c6479f72e2cf70f99698fb9e (patch) | |
tree | 0e18e8b09ee9523965a949447ea92b4ba7709d10 /projects/linux/mm/done | |
parent | 69ef74011ba774cd0462f25b0787e2d3a5150142 (diff) |
projects: linux: mm: bsp51x: Eagle/Condor MAX9286
Record completion of Eagle/Condor MAX9286 integration on the bsp51x
ticket by moving bsp41x_max9286_integration.yaml to
done/bsp51x_max9286_integration.yaml.
Record the patch series sent to the list for reference.
Mark task bsp51x_max9286_integration.yaml as done and collect
the associated upstream commits.
While at it, fix indentation for the bsp51x and bsp41x tags.
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'projects/linux/mm/done')
-rw-r--r-- | projects/linux/mm/done/bsp51x_max9286_integration.yaml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/projects/linux/mm/done/bsp51x_max9286_integration.yaml b/projects/linux/mm/done/bsp51x_max9286_integration.yaml new file mode 100644 index 0000000..ee6731c --- /dev/null +++ b/projects/linux/mm/done/bsp51x_max9286_integration.yaml @@ -0,0 +1,29 @@ +title: MAX9286 GMSL deserializer integration +team: MM +key: 696e153a-80f2-11eb-87a1-00e04c68641b +assignee: Jacopo +status: Done + +relationships: + - depends: bf7d77ea-0c63-11ea-b3e2-6bf5d672397a + +bsp41x: + - 3bf5e06b0acd1a3017acb2efe042a937f39c3e6b # arm64: dts: renesas: r8a77980: add max9286 + +bsp51x: + - 28fdde07b28d5ae17ad6fb472ff4b52a4835cbee # arm64: dts: renesas: r8a77980: add max9286 + +upstream: + - torvalds: 9199da68372a3c2f89936649a4fe777329119c41 # arm64: dts: renesas: condor: Enable MAX9286 + - torvalds: 557165ffb92e35850dda85cf1a7d0e6ef93b8d36 # arm64: dts: renesas: eagle: Enable MAX9286 + - torvalds: ad6a6ed4d954cfddf48e4a36d69d4cfd92344e9a # arm64: dts: renesas: Add GMSL cameras .dtsi + +comments: + - v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=433671 + - v2 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=448427 + - v3 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=467113 + - v4 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=467819 + - v5 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=469699 + - v6 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=519579 + - v7 https://lore.kernel.org/all/20211214124558.383137-1-jacopo+renesas@jmondi.org/t/ + - v8 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=519579 |