Re: [PATCH v3] dt-bindings: iio: light: opt3001: add compatible for opt3004

From: Krzysztof Kozlowski
Date: Sat Dec 28 2024 - 05:14:13 EST


On Fri, Dec 27, 2024 at 06:41:32PM +0530, Hardevsinh Palaniya wrote:
> Add Support for OPT3004 Digital ambient light sensor (ALS) with
> increased angular IR rejection.
>
> The OPT3004 sensor shares the same functionality and scale range as
> the OPT3001. The compatible string is added with fallback support to
> ensure compatibility.
>
> Datasheet: https://www.ti.com/lit/gpn/opt3004
> Signed-off-by: Hardevsinh Palaniya <hardevsinh.palaniya@xxxxxxxxxxxxxxxxx>
> ---
>
> v2 -> v3:
>
> - Reverse the order of compatible string
>
> v1 -> v2:
>
> - Use fallback mechanism for the OPT3004.
> - Drop 2/2 patch from the patch series[1] as per feedback.
>
> Link[1]: https://lore.kernel.org/linux-iio/20241224061321.6048-1-hardevsinh.palaniya@xxxxxxxxxxxxxxxxx/T/#t


And where is any user of this, the DTS? We don't take bindings just
because there is such device out there.

I looked and nothing:
https://lore.kernel.org/all/?q=ti%2Copt3004

Best regards,
Krzysztof