summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2022-06-26 23:12:49 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2022-07-07 05:18:15 +0300
commitb5e4ea979525b8982ae04b3c5becea6b64ad52b2 (patch)
tree6b3115d053506e646b886f3609eaf7f94b011a16
parent9c50430c314d257570e66650885ef659255363e2 (diff)
projects: linux: mm: Move two V3U display commits to non-target
Two of the BSP commits related to V3U display enablement are wrong. Move them to non-target with an explanation. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
-rw-r--r--projects/linux/bsp-41x-non-target.yaml2
-rw-r--r--projects/linux/bsp-51x-non-target.yaml2
-rw-r--r--projects/linux/mm/bsp41x_rcar-du-Add-V3U-display-support.yaml4
3 files changed, 4 insertions, 4 deletions
diff --git a/projects/linux/bsp-41x-non-target.yaml b/projects/linux/bsp-41x-non-target.yaml
index 6ce9e26..992da90 100644
--- a/projects/linux/bsp-41x-non-target.yaml
+++ b/projects/linux/bsp-41x-non-target.yaml
@@ -592,3 +592,5 @@ bsp41x:
- fa95493a4b2b894848d6fc63036343f1fc0e2112 # arm64: dts: renesas: r8a77965: Use default clock and reset property for secure public core (Proposing 'N': DT describes hardware, not documentation policy)
- b375044112b6c01cb7c842a9be66a8cf135c0f35 # arm64: dts: renesas: r8a7796: Use default clock and reset property for secure public core (Proposing 'N': DT describes hardware, not documentation policy)
- 3da0daf13d7656b91825718d49c03e493d50c2c5 # arm64: dts: renesas: r8a7795: Use default clock and reset property for secure public core (Proposing 'N': DT describes hardware, not documentation policy)
+ - fa6f704bb223c7e1c22ae4ea2a5478240967e58f # drm: rcar-du: Add enable/disable dot clock to DU in R8A779A0 (Proposing 'N': The DU has no other outputs than DSI, the DSI encoder will thus always turn its clock on when enabled)
+ - 0eb7d4e3992459b2872c4ac63d236f271523975b # drm: rcar-du: Add output checking in encoder for DSI port. (Proposing 'N': The right way to handle this is to disable the DSI encoder in DT)
diff --git a/projects/linux/bsp-51x-non-target.yaml b/projects/linux/bsp-51x-non-target.yaml
index 4c6c7f0..60a8653 100644
--- a/projects/linux/bsp-51x-non-target.yaml
+++ b/projects/linux/bsp-51x-non-target.yaml
@@ -500,3 +500,5 @@ bsp51x:
- 04a34ddc6a080bcd0242b59d827123f844e644e1 # PCI: pcie-rcar: Add the initialization of PCIe link in resume_noirq (torvalds: be20bbcb0a8cb5597cc62b3e28d275919f3431df # PCI: rcar: Add the initialization of PCIe link in resume_noirq())
- 3b5cf4b7c35d9298bf7b04a6fea416cdfc514c53 # arm64: dts: renesas: r8a77961: Add LVDS node support (torvalds: d45db61c2e569e0e95925a41bdb926913487f21a # arm64: dts: renesas: r8a77961: Add lvds0 device node)
- fe841fa406010e8273e724f6ab88d5e1149937de # arm64: dts: renesas: r8a77961: Fix intc_ex node (torvalds: 479c700c6df222056d246e9fc4eeecd8e4ed1744 # arm64: dts: renesas: r8a77961: Add INTC-EX device node)
+ - 80124b2c320b229fbdd929896646927de4bfb5b2 # drm: rcar-du: Add enable/disable dot clock to DU in R8A779A0 (Proposing 'N': The DU has no other outputs than DSI, the DSI encoder will thus always turn its clock on when enabled)
+ - 6317f8b3b151487036b2742408525903045011f4 # drm: rcar-du: Add output checking in encoder for DSI port. (Proposing 'N': The right way to handle this is to disable the DSI encoder in DT)
diff --git a/projects/linux/mm/bsp41x_rcar-du-Add-V3U-display-support.yaml b/projects/linux/mm/bsp41x_rcar-du-Add-V3U-display-support.yaml
index a81cc88..a86e1b7 100644
--- a/projects/linux/mm/bsp41x_rcar-du-Add-V3U-display-support.yaml
+++ b/projects/linux/mm/bsp41x_rcar-du-Add-V3U-display-support.yaml
@@ -6,19 +6,15 @@ status: New
bsp41x:
- 19ca0ec58f5b0bdc10066276c0d1d067998487b6 # dt-bindings: display: renesas: du: Document the r8a779a0 bindings
- ce5e6921326597cdc5d741673029fb834cab0fb4 # drm: rcar-du: Add setting for PnMR for R8A779A0
- - fa6f704bb223c7e1c22ae4ea2a5478240967e58f # drm: rcar-du: Add enable/disable dot clock to DU in R8A779A0
- 7dad75cddc9a8a337cb464723f59991132b7473e # drm: rcar-du: Disable TV synchronized mode in V3U
- 83b5262cfd187fe73a10bf0e561f0b11dc6d1263 # drm: rcar-du: Add DIDSRO register setting for V3U
- 656953d675e18d31b90825d42692ab51592d18c6 # drm: rcar-du: Accessing to reserved registers at V3U is prohibited
- - 0eb7d4e3992459b2872c4ac63d236f271523975b # drm: rcar-du: Add output checking in encoder for DSI port.
- 808429efad93065d4f7ddfd956e4d2753ca4f9fa # drm: rcar-du: Add DU device information for V3U
bsp51x:
- cce256a4397fa7fbc587cc7ce2cf2fd630d6e195 # dt-bindings: display: renesas: du: Document the r8a779a0 bindings
- 7a317a2dbf30a4094ffecf46de86ef92d07f814d # drm: rcar-du: Add setting for PnMR for R8A779A0
- - 80124b2c320b229fbdd929896646927de4bfb5b2 # drm: rcar-du: Add enable/disable dot clock to DU in R8A779A0
- 01d730ba2278056e6a672c8d889944ff9f1cf7a5 # drm: rcar-du: Disable TV synchronized mode in V3U
- 14e13004b8a59aae4b28a80efe18ffba48463669 # drm: rcar-du: Add DIDSRO register setting for V3U
- b208a9be8ec8273639957527cb8e67eb3c8fa457 # drm: rcar-du: Accessing to reserved registers at V3U is prohibited
- - 6317f8b3b151487036b2742408525903045011f4 # drm: rcar-du: Add output checking in encoder for DSI port.
- 34a26825e03ff80196624152b5e46cd077da19a0 # drm: rcar-du: Add DU device information for V3U