summaryrefslogtreecommitdiff
path: root/projects/linux/bsp-41x-non-target.yaml
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 /projects/linux/bsp-41x-non-target.yaml
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>
Diffstat (limited to 'projects/linux/bsp-41x-non-target.yaml')
-rw-r--r--projects/linux/bsp-41x-non-target.yaml2
1 files changed, 2 insertions, 0 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)