From 5ab66fa7281255e65638ad081bfeeb4747c4d4bc Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Thu, 4 Dec 2025 16:16:56 +0100 Subject: [PATCH] include: linux: intel-ipu3.h: Update to v6.18 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A rather simple update to Linux v6.18. Signed-off-by: Jacopo Mondi Acked-by: Barnabás Pőcze Reviewed-by: Laurent Pinchart --- include/linux/intel-ipu3.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/linux/intel-ipu3.h b/include/linux/intel-ipu3.h index 8c192f35..47d20be6 100644 --- a/include/linux/intel-ipu3.h +++ b/include/linux/intel-ipu3.h @@ -322,7 +322,8 @@ struct ipu3_uapi_ae_config { * 0: positive, 1: negative, default 0. * @y_calc: Pre-processing that converts Bayer quad to RGB+Y values to be * used for building histogram. Range [0, 32], default 8. - * Rule: + * + * Rule: * y_gen_rate_gr + y_gen_rate_r + y_gen_rate_b + y_gen_rate_gb = 32 * A single Y is calculated based on sum of Gr/R/B/Gb based on * their contribution ratio.