Skip to content

Commit

Permalink
dt-bindings: iio: ti,tmp117: add optional label property
Browse files Browse the repository at this point in the history
Add the support to provide an optional label like we do for ADC
channels to identify the device more easily.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240226121234.545662-1-m.felsch@pengutronix.de
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
  • Loading branch information
Marco Felsch authored and Jonathan Cameron committed Feb 28, 2024
1 parent 4953612 commit de42d33
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ properties:
vcc-supply:
description: provide VCC power to the sensor.

label:
description: Unique name to identify which device this is.

required:
- compatible
- reg
Expand Down

0 comments on commit de42d33

Please sign in to comment.