On 10/07/2026 10:04, Loic Poulain wrote:
Add the uapi header camss-config.h defining the ISP parameter
structures used by the CAMSS Offline Processing Engine (OPE) driver.
This includes structures for white balance, chroma enhancement and
color correction configuration.
Signed-off-by: Loic Poulain<[email protected]>
---
include/uapi/linux/camss-config.h | 161 ++++++++++++++++++++++++++++++++++++++
1 file changed, 161 insertions(+)
diff --git a/include/uapi/linux/camss-config.h
b/include/uapi/linux/camss-config.h
Why haven't you based this on the HFI stuff I supplied though ? Its the
same hardware right ?
---
bod