mbox series

[v2,0/2] media: vivid: Add more resolutions to the webcam emulator

Message ID 20250314-vivid-fix-twice-v2-0-dcfca4053704@chromium.org (mailing list archive)
Headers show
Series media: vivid: Add more resolutions to the webcam emulator | expand

Message

Ricardo Ribalda March 14, 2025, 12:39 p.m. UTC
Add 3 more resolutions, that are present in most of the webcams. Now
that we are at it, fix a comment.

Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
---
Changes in v2:
- Fix Hidenori's email
- Link to v1: https://lore.kernel.org/r/20250314-vivid-fix-twice-v1-0-7463c2b0ba63@chromium.org

---
Ricardo Ribalda (2):
      media: vivid: Fix requirement about webcam_intervals
      media: vivid: Add more webcam resolutions

 drivers/media/test-drivers/vivid/vivid-vid-cap.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
base-commit: 695caca9345a160ecd9645abab8e70cfe849e9ff
change-id: 20250314-vivid-fix-twice-9e5821142248

Best regards,