Xilinx V4L2 REMAPPER driver
Xilinx V4L2 REMAPPER driver
Table of Contents
Overview
The Linux REMAPPER driver (xilinx-remapper.c) based on the V4L2 framework creates a subdev node(/dev/v4l-subdev*) which can be used to configure the REMAPPER IP core. The general description of V4L2 framework is documented here, v4l2-framework.txt.Linux Kernel defconfig
CONFIG_VIDEO_XILINX_REMAPPER and CONFIG_VIDEO_XILINX should be enabled.Device tree binding
The dts node should be defined with correct hardware configuration. How to define the node is documented here, xlnx,axi-remapper.txt.Supporting features
The REMAPPER IP core remaps the pixel components and doesn't require any programming. The V4L2 REMAPPER driver provides to model the hardware pipeline more accurately in software.Changes
2020.2
- Summary
- Fix for Coverity warnings
- Commits
© Copyright 2019 - 2022 Xilinx Inc. Privacy Policy