This series is a follow-up for the already merged series fixing the binning for IMX219: https://lore.kernel.org/all/20250204-imx219_fixes-v6-0-84ffa5030972@xxxxxxxxxxxxxxxx/ There were a few pending review comments and suggestions on the v6 and v7 of the previous series which are addressed here. Signed-off-by: Jai Luthra <jai.luthra@xxxxxxxxxxxxxxxx> --- Jai Luthra (3): media: i2c: imx219: Only use higher LLP_MIN for binned resolutions media: i2c: imx219: Simplify binning mode media: i2c: imx219: Use subdev state to calculate binning and pixelrate drivers/media/i2c/imx219.c | 88 ++++++++++++++++++++++++---------------------- 1 file changed, 45 insertions(+), 43 deletions(-) --- base-commit: 955a999ca2336869a01bbc2d346185c348929e78 change-id: 20250219-imx219_fixes_v2-538e89d7b974 Best regards, -- Jai Luthra <jai.luthra@xxxxxxxxxxxxxxxx>