3
3
//
4
4
// This file is derived from the VC "tegra234-p3767-camera-p3768-vc_mipi-dual.dts"
5
5
//
6
- // But has VC_MIPI_MANUFACTURER removed to only work with IMX sensors
6
+ // But has VC_MIPI_MANUFACTURER removed to only work with Sony IMX sensors for legibility
7
7
// (not omnivision)
8
8
9
9
/dts-v1/;
@@ -247,8 +247,8 @@ compatible = "nvidia,p3768-0000+p3767-0000", "nvidia,p3768-0000+p3767-0001", "nv
247
247
// ----------------------------------------------------
248
248
// If you want to use GStreamer with nvarguscamerasrc
249
249
// you have to adjust this settings
250
- physical_w = "1.000 ";
251
- physical_h = "1.000 ";
250
+ physical_w = "4.968 ";
251
+ physical_h = "3.726 ";
252
252
// ----------------------------------------------------
253
253
// This node is needed by the Tegra framework.
254
254
// You don't have to change any settings if just want
@@ -265,8 +265,8 @@ compatible = "nvidia,p3768-0000+p3767-0000", "nvidia,p3768-0000+p3767-0001", "nv
265
265
// you have to adjust this settings.
266
266
active_l = "0";
267
267
active_t = "0";
268
- active_w = "0 ";
269
- active_h = "0 ";
268
+ active_w = "1440 ";
269
+ active_h = "1080 ";
270
270
mode_type = "bayer";
271
271
pixel_phase = "rggb";
272
272
csi_pixel_bit_depth = "10";
@@ -284,9 +284,9 @@ compatible = "nvidia,p3768-0000+p3767-0000", "nvidia,p3768-0000+p3767-0001", "nv
284
284
// For applications like argus_camera, there should
285
285
// be a minimal frame rate greater than zero!
286
286
min_framerate = "100"; // mHz
287
- max_framerate = "60000 "; // mHz
287
+ max_framerate = "60300 "; // mHz
288
288
step_framerate = "100"; // mHz
289
- default_framerate = "60000 "; // mHz
289
+ default_framerate = "60300 "; // mHz
290
290
// ----------------------------------------------------
291
291
292
292
gain_factor = "1000";
@@ -347,8 +347,8 @@ compatible = "nvidia,p3768-0000+p3767-0000", "nvidia,p3768-0000+p3767-0001", "nv
347
347
// ----------------------------------------------------
348
348
// If you want to use GStreamer with nvarguscamerasrc
349
349
// you have to adjust this settings
350
- physical_w = "1.000 ";
351
- physical_h = "1.000 ";
350
+ physical_w = "4.968 ";
351
+ physical_h = "3.726 ";
352
352
// ----------------------------------------------------
353
353
354
354
mode0 {
@@ -363,8 +363,8 @@ compatible = "nvidia,p3768-0000+p3767-0000", "nvidia,p3768-0000+p3767-0001", "nv
363
363
// you have to adjust this settings.
364
364
active_l = "0";
365
365
active_t = "0";
366
- active_w = "0 ";
367
- active_h = "0 ";
366
+ active_w = "1440 ";
367
+ active_h = "1080 ";
368
368
mode_type = "bayer";
369
369
pixel_phase = "rggb";
370
370
csi_pixel_bit_depth = "10";
@@ -382,9 +382,9 @@ compatible = "nvidia,p3768-0000+p3767-0000", "nvidia,p3768-0000+p3767-0001", "nv
382
382
// For applications like argus_camera, there should
383
383
// be a minimal frame rate greater than zero!
384
384
min_framerate = "100"; // mHz
385
- max_framerate = "60000 "; // mHz
385
+ max_framerate = "60300 "; // mHz
386
386
step_framerate = "100"; // mHz
387
- default_framerate = "60000 "; // mHz
387
+ default_framerate = "60300 "; // mHz
388
388
// ----------------------------------------------------
389
389
390
390
gain_factor = "1000";
0 commit comments