Re: [PATCH v3 2/2] media: i2c: hm1092: add Himax HM1092 mono NIR sensor driver
From: Ramshouriesh R
Date: Sat Jul 04 2026 - 15:31:49 EST
Hi Sakari,
Small correction: my name is Ramshouriesh. You can address me as Ram.
Thanks for the review. I’ll address the comments in the next revision.
However regarding the mode names, there is no proper datasheet for
this sensor released publicly.
I will add the proper mode names based on what the camera does in each mode.
And regarding the driver supporting single data lane, I will make
data-lanes optional and
will initialize the endpoint parser with a default of one data lane
and configurations
explicitly specifying anything other than one lane will be rejected.
The binding will retain an optional constraint permitting only <1>, so
an explicit invalid
value will be caught by schema validation, but data-lanes will be
omitted from the example.
Regards,
Ramshouriesh R