Re: [PATCH RESEND 2/4] media: i2c: imx214: Prepare for variable 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 > > Move clock frequency related parameters out of the constant register > sequences, such that the hard coded external clock frequency can be > replaced by a variable in the next commit. > Acked-by: Ricar

[PATCH RESEND 2/4] media: i2c: imx214: Prepare for variable clock frequency

2025-03-08 Thread André Apitzsch via B4 Relay
From: André Apitzsch Move clock frequency related parameters out of the constant register sequences, such that the hard coded external clock frequency can be replaced by a variable in the next commit. Signed-off-by: André Apitzsch --- drivers/media/i2c/imx214.c | 64 +++