devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: Add LM81 and DS1780 as trivial devices
@ 2020-09-23  5:16 Chris Packham
  2020-09-29 18:40 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Packham @ 2020-09-23  5:16 UTC (permalink / raw)
  To: robh+dt, trivial, linux; +Cc: devicetree, linux-kernel, Chris Packham

The LM81 and DS1780 are close relatives of the ADM9240 and already
supported by the same driver. Document them as trivial devices.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
---
I wasn't sure if I should put the LM81 under "national" or "ti". In the
end I went with "national" because of all the other existing lm8x variants.

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

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index 4ace8039840a..6cfeee1b4527 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -54,6 +54,8 @@ properties:
           - dallas,ds1682
             # Tiny Digital Thermometer and Thermostat
           - dallas,ds1775
+            # CPU Peripheral Monitor
+          - dallas,ds1780
             # CPU Supervisor with Nonvolatile Memory and Programmable I/O
           - dallas,ds4510
             # Digital Thermometer and Thermostat
@@ -296,6 +298,8 @@ properties:
           - national,lm75
             # Serial Interface ACPI-Compatible Microprocessor System Hardware Monitor
           - national,lm80
+            # Serial Interface ACPI-Compatible Microprocessor System Hardware Monitor
+          - national,lm81
             # Temperature sensor with integrated fan control
           - national,lm85
             # I2C ±0.33°C Accurate, 12-Bit + Sign Temperature Sensor and Thermal Window Comparator
-- 
2.28.0


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

* Re: [PATCH] dt-bindings: Add LM81 and DS1780 as trivial devices
  2020-09-23  5:16 [PATCH] dt-bindings: Add LM81 and DS1780 as trivial devices Chris Packham
@ 2020-09-29 18:40 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2020-09-29 18:40 UTC (permalink / raw)
  To: Chris Packham; +Cc: robh+dt, devicetree, trivial, linux-kernel, linux

On Wed, 23 Sep 2020 17:16:37 +1200, Chris Packham wrote:
> The LM81 and DS1780 are close relatives of the ADM9240 and already
> supported by the same driver. Document them as trivial devices.
> 
> Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
> ---
> I wasn't sure if I should put the LM81 under "national" or "ti". In the
> end I went with "national" because of all the other existing lm8x variants.
> 
>  Documentation/devicetree/bindings/trivial-devices.yaml | 4 ++++
>  1 file changed, 4 insertions(+)
> 

Applied, thanks!

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

end of thread, other threads:[~2020-09-29 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-23  5:16 [PATCH] dt-bindings: Add LM81 and DS1780 as trivial devices Chris Packham
2020-09-29 18:40 ` Rob Herring

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).