linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: iio: ti,tmp117: add optional label property
@ 2024-02-26 12:12 Marco Felsch
  2024-02-26 12:37 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Felsch @ 2024-02-26 12:12 UTC (permalink / raw)
  To: puranjay12, jic23, lars, robh+dt, krzysztof.kozlowski+dt, conor+dt
  Cc: kernel, linux-iio, devicetree, linux-kernel

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>
---
Hi,

patchset [1] should be applied first to avoid merge conflicts.
[1] https://lore.kernel.org/all/20240219131114.134607-1-m.felsch@pengutronix.de/#t

Regards,
  Marco

 .../devicetree/bindings/iio/temperature/ti,tmp117.yaml         | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/iio/temperature/ti,tmp117.yaml b/Documentation/devicetree/bindings/iio/temperature/ti,tmp117.yaml
index 33f2e9c5bd81..58aa1542776b 100644
--- a/Documentation/devicetree/bindings/iio/temperature/ti,tmp117.yaml
+++ b/Documentation/devicetree/bindings/iio/temperature/ti,tmp117.yaml
@@ -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
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] dt-bindings: iio: ti,tmp117: add optional label property
  2024-02-26 12:12 [PATCH v2] dt-bindings: iio: ti,tmp117: add optional label property Marco Felsch
@ 2024-02-26 12:37 ` Krzysztof Kozlowski
  2024-02-26 19:17   ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2024-02-26 12:37 UTC (permalink / raw)
  To: Marco Felsch, puranjay12, jic23, lars, robh+dt,
	krzysztof.kozlowski+dt, conor+dt
  Cc: kernel, linux-iio, devicetree, linux-kernel

On 26/02/2024 13:12, Marco Felsch wrote:
> 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>
> ---
> Hi,

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] dt-bindings: iio: ti,tmp117: add optional label property
  2024-02-26 12:37 ` Krzysztof Kozlowski
@ 2024-02-26 19:17   ` Jonathan Cameron
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Cameron @ 2024-02-26 19:17 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Marco Felsch, puranjay12, lars, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, kernel, linux-iio, devicetree, linux-kernel

On Mon, 26 Feb 2024 13:37:41 +0100
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote:

> On 26/02/2024 13:12, Marco Felsch wrote:
> > 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>
> > ---
> > Hi,  
> 
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> Best regards,
> Krzysztof
> 

Applied

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-02-26 19:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-26 12:12 [PATCH v2] dt-bindings: iio: ti,tmp117: add optional label property Marco Felsch
2024-02-26 12:37 ` Krzysztof Kozlowski
2024-02-26 19:17   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).