[PATCH 0/2] media: v4l2-mediabus: add support for dual edge sampling

From: Michael Riesch
Date: Fri Jan 14 2022 - 05:58:16 EST


Hi all,

Some devices (such as the Rockchip Video Input Processor (VIP) or the IT6801
HDMI receiver) support sampling of the parallel data at both edges of the
interface pixel clock in order to reduce the pixel clock by two.
This series adds support for this feature by using the pclk-sample device
tree property.

Looking forward to your comments!

Best regards,
Michael

Michael Riesch (2):
dt-bindings: media: video-interfaces: add support for dual edge
sampling
media: v4l2-mediabus: add support for dual edge sampling

.../bindings/media/video-interfaces.yaml | 5 ++--
drivers/media/v4l2-core/v4l2-fwnode.c | 23 +++++++++++++++----
include/media/v4l2-mediabus.h | 17 +++++++-------
3 files changed, 31 insertions(+), 14 deletions(-)

--
2.30.2