Re: [PATCH v2 2/4] dt-bindings: iio: light: ltr501: Add ltr329 compatible

From: Krzysztof Kozlowski

Date: Thu Jul 16 2026 - 04:11:12 EST


On Wed, Jul 15, 2026 at 02:27:24PM +0200, Esben Haabendal wrote:
> LTR-329ALS-01 is an ambient light sensor similar to LTR-303ALS-01, but
> without interrupt support.
>
> Signed-off-by: Esben Haabendal <esben@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/iio/light/liteon,ltr501.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/iio/light/liteon,ltr501.yaml b/Documentation/devicetree/bindings/iio/light/liteon,ltr501.yaml
> index ab9bb68dd736..76e81eba7ea4 100644
> --- a/Documentation/devicetree/bindings/iio/light/liteon,ltr501.yaml
> +++ b/Documentation/devicetree/bindings/iio/light/liteon,ltr501.yaml
> @@ -19,6 +19,7 @@ properties:
> - liteon,ltr559
> - liteon,ltr301
> - liteon,ltr303
> + - liteon,ltr329

Do not grow lists at the end, they are ordered alphanumerically to avoid
conflicts.

Best regards,
Krzysztof