/include/ "system-conf.dtsi" / { video_cap { compatible = "xlnx,video"; dmas = <&axi_vdma_0 0>; dma-names = "port0"; xlnx,video-format = <0xc>; xlnx,video-width = <0x8>; xlnx,cfa-pattern = "mono"; ports { #address-cells = <1>; #size-cells = <0>; port@0 { reg = <0>; direction = "input"; vsrc0_out0: endpoint { remote-endpoint = <&vcap0_in0>; }; }; }; }; video_src { compatible = "cameralink,v-0.1"; ports { #address-cells = <0x1>; #size-cells = <0x0>; port@0 { reg = <0x0>; direction = "output"; vcap0_in0: endpoint { remote-endpoint = <&vsrc0_out0>; }; }; }; }; }; &amba_pl{ dma@43000000 { dma-cells = <0x1>; clock-names = "s_axi_lite_aclk", "m_axi_s2mm_aclk", "s_axis_s2mm_aclk"; clocks = <0x1 0xf 0x1 0xf 0x1 0xf>; compatible = "xlnx,axi-vdma-6.3", "xlnx,axi-vdma-1.00.a"; interrupt-names = "s2mm_introut"; interrupt-parent = <0x4>; interrupts = <0x0 0x1d 0x4>; reg = <0x43000000 0x10000>; xlnx,addrwidth = <0x20>; xlnx,flush-fsync = <0x1>; xlnx,num-fstores = <0x3>; linux,phandle= <0x11>; phandle = <0x11>; dma-channel@43000030 { compatible = "xlnx,axi-vdma-s2mm-channel"; interrupts = <0x0 0x1d 0x4>; xlnx,datawidth = <0x20>; xlnx,device-id = <0x0>; xlnx,genlock-mode; }; }; };