Hello,
Wondering what GMSL de-serializer chips are supported and have drivers? Does Nvidia support them or would everything have to come from Maxim/Analog Devices?
TIA
Hello,
Wondering what GMSL de-serializer chips are supported and have drivers? Does Nvidia support them or would everything have to come from Maxim/Analog Devices?
TIA
Current support Max*
drivers/media/i2c$ ll max9
max9295.c max9296.c max929x.c max929x.h max96712.c
How about MAX96724 de-serializer? Does Jetson Orin support it?
You may consult with MAX to confirm if compatible with MAX96724.
Otherwise, need to implement new driver for it.
I’m even more confused because Nvidia apparently has drivers as noted above, but Maxim told me there are no drivers needed for GMSL. Just some config settings for registers (I think it’s over i2c). Maxim does not provide drivers.
You can reference to those driver to add the REG configuration. If it only need REG setting via i2c.
drivers/media/i2c$ ll max9
max9295.c max9296.c max929x.c max929x.h max96712.c