[RFC PATCH v2 12/16] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
Jakub Kostiw
jakub.kostiw at videtronic.com
Tue May 6 12:15:51 PDT 2025
> I'm aware of this issue and had it fixed locally, just haven't submitted
> a new version yet.
Great !
> Are you setting a specific polarity on the lanes? I've validated
> MAX96714 (after the upstream submission) myself and it works.
Our design has all lanes inverted, so we used:
lane-polarities = <1 1 1>;
Only after mentioned change we managed to get the video stream.
> This should already be implemented by using different numbers in
> data-lanes property in devicetree.
Awesome, this will come in handy for sure.
More information about the linux-arm-kernel
mailing list