diff options
author | Holger Brunck <[email protected]> | 2022-05-17 09:56:26 +0200 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2022-05-22 11:32:32 -0700 |
commit | 67f6abceab228d5f589435db2d99df6cbf43aa02 (patch) | |
tree | 87bc3a8aed5a643896a8d49cd7a289ff0aa210f2 | |
parent | be1ca367e7b6dcf0fe47fe577c65cabc305bbf87 (diff) |
dt-bindings: hwmon: lm90: add missing ti,tmp461
This sensor is already supported from the driver, but is missing in the
list of compatible devices in the yaml file.
Signed-off-by: Holger Brunck <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/hwmon/national,lm90.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/hwmon/national,lm90.yaml b/Documentation/devicetree/bindings/hwmon/national,lm90.yaml index 30db92977937..48b7065798b0 100644 --- a/Documentation/devicetree/bindings/hwmon/national,lm90.yaml +++ b/Documentation/devicetree/bindings/hwmon/national,lm90.yaml @@ -34,6 +34,7 @@ properties: - nxp,sa56004 - onnn,nct1008 - ti,tmp451 + - ti,tmp461 - winbond,w83l771 |