All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: Add TI LM73 as a trivial device
@ 2020-02-05  0:49 Henry Shen
  2020-02-05  0:49 ` Henry Shen
  0 siblings, 1 reply; 3+ messages in thread
From: Henry Shen @ 2020-02-05  0:49 UTC (permalink / raw)
  To: mark.rutland; +Cc: vadimp, linux-kernel, Henry Shen

The Texas Instruments LM73 is a digital temperature sensor with 2-wire
interface. Add LM73 as a trivial device.

Henry Shen (1):
  dt-bindings: Add TI LM73 as a trivial device

 Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.25.0


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

* [PATCH] dt-bindings: Add TI LM73 as a trivial device
  2020-02-05  0:49 [PATCH] dt-bindings: Add TI LM73 as a trivial device Henry Shen
@ 2020-02-05  0:49 ` Henry Shen
  2020-02-11  2:19   ` Chris Packham
  0 siblings, 1 reply; 3+ messages in thread
From: Henry Shen @ 2020-02-05  0:49 UTC (permalink / raw)
  To: mark.rutland; +Cc: vadimp, linux-kernel, Henry Shen

The Texas Instruments LM73 is a digital temperature sensor with 2-wire
interface. Add LM73 as a trivial device.
---
 Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index 978de7d37c66..20e6bae68fec 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -350,6 +350,8 @@ properties:
           - ti,ads7830
             # Temperature Monitoring and Fan Control
           - ti,amc6821
+            # Temperature sensor with 2-wire interface
+          - ti,lm73
             # Temperature sensor with integrated fan control
           - ti,lm96000
             # I2C Touch-Screen Controller
-- 
2.25.0


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

* Re: [PATCH] dt-bindings: Add TI LM73 as a trivial device
  2020-02-05  0:49 ` Henry Shen
@ 2020-02-11  2:19   ` Chris Packham
  0 siblings, 0 replies; 3+ messages in thread
From: Chris Packham @ 2020-02-11  2:19 UTC (permalink / raw)
  To: mark.rutland, Henry Shen, robh+dt; +Cc: linux-kernel, vadimp, devicetree

Adding Rob and the device-tree mailing list.

Hi Henry,

On Wed, 2020-02-05 at 13:49 +1300, Henry Shen wrote:
> The Texas Instruments LM73 is a digital temperature sensor with 2-wire
> interface. Add LM73 as a trivial device.

Needs your Signed-off-by.

> ---
>  Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
> index 978de7d37c66..20e6bae68fec 100644
> --- a/Documentation/devicetree/bindings/trivial-devices.yaml
> +++ b/Documentation/devicetree/bindings/trivial-devices.yaml
> @@ -350,6 +350,8 @@ properties:
>            - ti,ads7830
>              # Temperature Monitoring and Fan Control
>            - ti,amc6821
> +            # Temperature sensor with 2-wire interface
> +          - ti,lm73
>              # Temperature sensor with integrated fan control
>            - ti,lm96000
>              # I2C Touch-Screen Controller

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

end of thread, other threads:[~2020-02-11  2:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-05  0:49 [PATCH] dt-bindings: Add TI LM73 as a trivial device Henry Shen
2020-02-05  0:49 ` Henry Shen
2020-02-11  2:19   ` Chris Packham

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.