diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-06-26 23:12:49 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-07-07 05:18:15 +0300 |
commit | 5ddd277549e9191e112231adba9d31e1fddec3e2 (patch) | |
tree | 32dc16bed6aaa2735778637f16518fe473bf1590 | |
parent | b5e4ea979525b8982ae04b3c5becea6b64ad52b2 (diff) |
projects: linux: mm: Update status of V3U display support
Only two BSP commits need to be addressed, the rest has reached
upstream. Rename the task to target BSP 5.1.x.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
-rw-r--r-- | projects/linux/mm/bsp51x_rcar-du-Add-V3U-display-support.yaml (renamed from projects/linux/mm/bsp41x_rcar-du-Add-V3U-display-support.yaml) | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/projects/linux/mm/bsp41x_rcar-du-Add-V3U-display-support.yaml b/projects/linux/mm/bsp51x_rcar-du-Add-V3U-display-support.yaml index a86e1b7..a647b73 100644 --- a/projects/linux/mm/bsp41x_rcar-du-Add-V3U-display-support.yaml +++ b/projects/linux/mm/bsp51x_rcar-du-Add-V3U-display-support.yaml @@ -1,7 +1,8 @@ -title: "BSP 4.1.x upport: rcar-du: Add V3U display support" +title: "BSP 5.1.x upport: rcar-du: Add V3U display support" team: MM key: 2cb7dfd6-61a4-4df3-9b26-be7987164034 -status: New +status: Active +assignee: Kieran bsp41x: - 19ca0ec58f5b0bdc10066276c0d1d067998487b6 # dt-bindings: display: renesas: du: Document the r8a779a0 bindings @@ -18,3 +19,10 @@ bsp51x: - 14e13004b8a59aae4b28a80efe18ffba48463669 # drm: rcar-du: Add DIDSRO register setting for V3U - b208a9be8ec8273639957527cb8e67eb3c8fa457 # drm: rcar-du: Accessing to reserved registers at V3U is prohibited - 34a26825e03ff80196624152b5e46cd077da19a0 # drm: rcar-du: Add DU device information for V3U + +upstream: + - torvalds: 458dc64e2f76593aa0f2851aef10ceb1e437bdfd # dt-bindings: display: renesas,du: Provide bindings for r8a779a0 + - torvalds: b291fdcf51140fef69a9734caaca704d010dd02f # drm: rcar-du: Add r8a779a0 device support + +comments: + - Only PnMR and reserved registers commits still need to be upported |