Quantcast
Channel: Processors
Viewing all articles
Browse latest Browse all 125185

Forum Post: RE: PROCESSOR-SDK-AM62X: Not able to see the create dtbo files for camera sensor ov5647 ?

$
0
0
Hi root@xxx:~# v4l2-ctl --list-devices TI-CSI2RX (platform:30102000.ticsi2rx): /dev/media0 Cannot open device /dev/video0, exiting. Getting this kind of error I am using this below dts file. // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/ */ /dts-v1/; /plugin/; #include / { fragment@101 { target-path = "/"; __overlay__ { clk_ov5647_fixed: ov5647-xclk { compatible = "fixed-clock"; #clock-cells = ; clock-frequency = ; }; }; }; }; &main_i2c2 { #address-cells = ; #size-cells = ; status = "okay"; i2c-switch@71 { compatible = "nxp,pca9543"; #address-cells = ; #size-cells = ; reg = ; /* CAM port */ i2c@1 { #address-cells = ; #size-cells = ; reg = ; ov5647: camera@36 { compatible = "ovti,ov5647"; reg = ; clocks = ; clock-names = "xclk"; //reset-gpios = ; pwdn-gpios = ; port { csi2_cam0: endpoint { remote-endpoint = ; clock-lanes = ; data-lanes = ; }; }; }; }; }; }; &csi0_port0 { status = "okay"; csi2rx0_in_sensor: endpoint { remote-endpoint = ; bus-type = ; /* CSI2 DPHY. */ clock-lanes = ; data-lanes = ; }; };

Viewing all articles
Browse latest Browse all 125185

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>