diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-06-26 22:57:22 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-07-07 05:18:15 +0300 |
commit | 546e3045a1ed0bd158e80dd5e966a486d24e1cb0 (patch) | |
tree | 7b79a759b554ad8859d83b65c7d6cb3f26ddd427 /projects/linux/mm/done | |
parent | 152c664599f85d92398e9864947df59cc2e5effc (diff) |
projects: linux: mm: Drop BSP commits incorrectly marked as done
The bsp41x_vin_add_r8a779a0_support.yaml task incorrectly marks two BSP
commits as done. The commits are correctly included in
bsp41x_vsp-Add-V3U-support.yaml, drop them from
bsp41x_vin_add_r8a779a0_support.yaml.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Diffstat (limited to 'projects/linux/mm/done')
-rw-r--r-- | projects/linux/mm/done/bsp41x_vin_add_r8a779a0_support.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/projects/linux/mm/done/bsp41x_vin_add_r8a779a0_support.yaml b/projects/linux/mm/done/bsp41x_vin_add_r8a779a0_support.yaml index 994b65b..6275ed5 100644 --- a/projects/linux/mm/done/bsp41x_vin_add_r8a779a0_support.yaml +++ b/projects/linux/mm/done/bsp41x_vin_add_r8a779a0_support.yaml @@ -7,11 +7,9 @@ assignee: Niklas bsp41x: - e30d76ba504b273df04a32537e61253bf04eca26 # media: rcar-vin: Add support for R-Car R8A779A0 SoC - 6de2f5406625348aa36879315a2b7270ba58a33e # arm64: renesas: r8a779a0: Add capture module - - 034570a26df9dc13bf100e9d3281e926cd1d9624 # media: videodev2.h: Add new pixel format for R8A779A0 bsp51x: - d25e1ccc3fb268f2359cb9b57d8c2f2e785217a8 # arm64: dts: r8a779a0: Add capture module - - a832702dfe5e03a1139c6411e87709655c6c1565 # media: videodev2.h: Add new pixel format for R8A779A0 upstream: - torvalds: 406bb586dec096274b598944033fad220dfc0d00 # media: rcar-vin: Add r8a779a0 support <Niklas Söderlund> |