Re: [PATCH RESEND 1/4] media: i2c: imx214: Calculate link bit rate from clock frequency

2025-03-11 Thread Ricardo Ribalda Delgado
On Sat, Mar 8, 2025 at 10:48 PM André Apitzsch via B4 Relay wrote: > > From: André Apitzsch > > Replace the magic link bit rate number (4800) by its calculation based > on the used parameters and the provided external clock frequency. > > The link bit rate is output bitrate multiplied by the numb

[PATCH RESEND 1/4] media: i2c: imx214: Calculate link bit rate from clock frequency

2025-03-08 Thread André Apitzsch via B4 Relay
From: André Apitzsch Replace the magic link bit rate number (4800) by its calculation based on the used parameters and the provided external clock frequency. The link bit rate is output bitrate multiplied by the number lanes. The output bitrate is the OPPXCK clock frequency multiplied by the num