[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250915170819.126668-1-flaviu.nistor@gmail.com>
Date: Mon, 15 Sep 2025 20:08:18 +0300
From: Flaviu Nistor <flaviu.nistor@...il.com>
To: Jean Delvare <jdelvare@...e.com>,
Guenter Roeck <linux@...ck-us.net>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: linux-hwmon@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Flaviu Nistor <flaviu.nistor@...il.com>
Subject: [PATCH 1/2] dt-bindings: hwmon: tmp102: Add TMP110 and TMP113 devices
Add a compatible string for TMP110 and TMP113 devices.
Signed-off-by: Flaviu Nistor <flaviu.nistor@...il.com>
---
Documentation/devicetree/bindings/hwmon/ti,tmp102.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/hwmon/ti,tmp102.yaml b/Documentation/devicetree/bindings/hwmon/ti,tmp102.yaml
index 96b2e4969f78..840b5306a8cf 100644
--- a/Documentation/devicetree/bindings/hwmon/ti,tmp102.yaml
+++ b/Documentation/devicetree/bindings/hwmon/ti,tmp102.yaml
@@ -13,6 +13,8 @@ properties:
compatible:
enum:
- ti,tmp102
+ - ti,tmp110
+ - ti,tmp113
interrupts:
maxItems: 1
--
2.43.0
Powered by blists - more mailing lists