summaryrefslogtreecommitdiff
path: root/projects/linux/bsp-41x-non-target.yaml
diff options
context:
space:
mode:
authorNiklas Söderlund <niklas.soderlund@ragnatech.se>2021-03-12 19:06:47 +0100
committerNiklas Söderlund <niklas.soderlund@ragnatech.se>2021-03-17 14:28:48 +0100
commit16b847b1d7164823a84aa542ceb5ffced0b8e42e (patch)
tree9750fb9714b2209660c2dfbe60a16e41bcccb50b /projects/linux/bsp-41x-non-target.yaml
parent28893c8e62b4af80cf029d676313b37d11c235db (diff)
linux: bsp-41x: non-target: Move VIN no-op and defconfig commits
Commits that are no-ops and defconfig changes are not a good target to upport. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.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 6f9f6d3..cb33c0a 100644
--- a/projects/linux/bsp-41x-non-target.yaml
+++ b/projects/linux/bsp-41x-non-target.yaml
@@ -380,3 +380,5 @@ bsp41x:
- 1c014ba4a24881d4b4a730d171cf53f1bf6a1dbb # arm64: dts: renesas: falcon: Enable CMT (there were issues enabling multiple timers in board files by default)
- 18dd5901d5526d5f5f1e30ed22057b7740370110 # media: rcar-vin: Enable streaming based on total number of buffers (Not needed anymore as VIN has an internal scratch buffer)
- a5719d00fd22d6911d9b5abf5ad29d3d7c194242 # media: rcar-vin: Add single frame caputre support (Not needed anymore as VIN has an internal scratch buffer)
+ - 9b0598e185075374d606aaac2f46da3ca0f82435 # media: v4l2-async: workaround for RCAR VIN (Upport of #if 0 ... #endif changes are pointless as they are no-ops)
+ - e658d0f863983e76e4544fff5241fd8e5d65e8e9 # arm64: defconfig: Enable VIN driver related configuraiton (Proposing 'N' MultiMedia devices should be modular in arm64 defconfig)