Hello, Krzysztof Kozlowski. > -----Original Message----- > From: Krzysztof Kozlowski [mailto:krzk@xxxxxxxxxx] > Sent: Saturday, September 6, 2025 9:06 PM > To: Shin Son <shin.son@xxxxxxxxxxx>; Bartlomiej Zolnierkiewicz > <bzolnier@xxxxxxxxx>; Rafael J . Wysocki <rafael@xxxxxxxxxx>; Daniel > Lezcano <daniel.lezcano@xxxxxxxxxx>; Zhang Rui <rui.zhang@xxxxxxxxx>; > Lukasz Luba <lukasz.luba@xxxxxxx>; Rob Herring <robh@xxxxxxxxxx>; Conor > Dooley <conor+dt@xxxxxxxxxx>; Alim Akhtar <alim.akhtar@xxxxxxxxxxx> > Cc: linux-pm@xxxxxxxxxxxxxxx; linux-samsung-soc@xxxxxxxxxxxxxxx; > devicetree@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux- > kernel@xxxxxxxxxxxxxxx > Subject: Re: [PATCH v2 1/3] dt-bindings: thermal: samsung: Add tmu-name > and sensor-index-ranges properties > > On 03/09/2025 09:36, Shin Son wrote: > > > + samsung,hw-sensor-indices: > > + description: | > > + List of hardware sensor indices that are physically present and > usable > > + in this TMU instance. Indices not listed are either unmapped or > unused. > > + $ref: /schemas/types.yaml#/definitions/uint32-array > > + minItems: 1 > > + maxItems: 16 > > + uniqueItems: true > > > For v3 you also need: > > items: > maximum: 16 > (or whatever values are actually correct) > > > > Best regards, > Krzysztof Ok, I understood. I will add it in the next version Thank you for your feedback. Best regards, Shin Son