003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/Bindings/media/xilinx
usr
/
src
/
sys
/
contrib
/
device-tree
/
Bindings
/
media
/
xilinx
/
📁
..
📄
video.txt
(1.5 KB)
📄
xlnx,csi2rxss.yaml
(5.71 KB)
📄
xlnx,v-tc.txt
(751 B)
📄
xlnx,v-tpg.txt
(1.75 KB)
📄
xlnx,video.txt
(1.37 KB)
Editing: xlnx,v-tc.txt
Xilinx Video Timing Controller (VTC) ------------------------------------ The Video Timing Controller is a general purpose video timing generator and detector. Required properties: - compatible: Must be "xlnx,v-tc-6.1". - reg: Physical base address and length of the registers set for the device. - clocks: Must contain a clock specifier for the VTC core and timing interfaces clock. Optional properties: - xlnx,detector: The VTC has a timing detector - xlnx,generator: The VTC has a timing generator At least one of the xlnx,detector and xlnx,generator properties must be specified. Example: vtc: vtc@43c40000 { compatible = "xlnx,v-tc-6.1"; reg = <0x43c40000 0x10000>; clocks = <&clkc 15>; xlnx,generator; };
Upload File
Create Folder