Hi,
I need help we some quick start and basic configuration in order to initialize and use the device with 2 camera sensors and a DS90UB953 serializer.
This is my first time working with these devices (and cameras in general)
1. My setup:
- Orin NX SoC (running Linux kernel 5.10)
- fpd link device (DS90UB960-Q1) connected via csi-2 to SoC
- 2 camera sensors connected to the fpd link device (ds90ub953 serializer)
2. My findings so far
2.1. Linux driver:
- There is no Linux driver supplied by TI:
e2e.ti.com/.../ds90ub960-q1-linux-driver-required
- There is a mainline Linux driver for kernel 6.6:
https://elixir.bootlin.com/linux/v6.6/source/drivers/media/i2c/ds90ub960.c
But none for kernel 5.10
2.2. Basic setup:
- Customer support referred me to the following post:
e2e.ti.com/.../linux-ds90ub933-q1-linux-serializer-ds90ub933-q1-programming-ds90ub33-q1
I don't know if the attched pdf is applicable to my case (setup and fpd model)
- Looked for information here:
and here:
3. My problems are:
3.1. I don't know if the referred posts are suitable for my model as well (the model number is somewhat different)
3.2. I don't know if the referred posts information is updated (for example there is still no linux driver for this device as mentioned in the posts)
3.3. I didn't find in the guides a clear routine ("do that to achieve that") to help me getting started and get a basic working setup.
I'll be happy to get any piece of information that can help me getting started.
Thanks