diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2024-12-18 10:41:32 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-12-18 18:05:45 +0300 |
commit | 844029c59d44c590871b93fdc9720245a71f63c4 (patch) | |
tree | bb439a662b39c75ec95207b238a32a6f75c24719 | |
parent | 30062044a1a652ad1722a19604b816e363af7089 (diff) | |
download | linux-844029c59d44c590871b93fdc9720245a71f63c4.tar.xz |
dt-bindings: hwmon: lm75: Add NXP P3T1755
Add this LM75 compatible sensor which needs a separate entry because of
its default sampling time and SMBusAlert handling.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20241218074131.4351-6-wsa+renesas@sang-engineering.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
-rw-r--r-- | Documentation/devicetree/bindings/hwmon/lm75.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/hwmon/lm75.yaml b/Documentation/devicetree/bindings/hwmon/lm75.yaml index 29bd7460cc26..c38255243f57 100644 --- a/Documentation/devicetree/bindings/hwmon/lm75.yaml +++ b/Documentation/devicetree/bindings/hwmon/lm75.yaml @@ -28,6 +28,7 @@ properties: - maxim,max31725 - maxim,max31726 - maxim,mcp980x + - nxp,p3t1755 - nxp,pct2075 - st,stds75 - st,stlm75 |