Skip to content

Commit 3e72912

Browse files
robherringgroeck
authored andcommitted
dt-bindings: hwmon: national,lm90: Add missing Dallas max6654 and onsemi nct72, nct214, and nct218
The onsemi nct72, nct214, and nct218 and Dallas/Analog max6654 temperature sensors are already supported, but not documented. Add them to the LM90 binding. Signed-off-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
1 parent bb4eb57 commit 3e72912

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/devicetree/bindings/hwmon/national,lm90.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ properties:
2020
- dallas,max6646
2121
- dallas,max6647
2222
- dallas,max6649
23+
- dallas,max6654
2324
- dallas,max6657
2425
- dallas,max6658
2526
- dallas,max6659
@@ -36,6 +37,9 @@ properties:
3637
- nuvoton,nct7717
3738
- nuvoton,nct7718
3839
- nxp,sa56004
40+
- onnn,nct72
41+
- onnn,nct214
42+
- onnn,nct218
3943
- onnn,nct1008
4044
- ti,tmp451
4145
- ti,tmp461
@@ -118,6 +122,7 @@ allOf:
118122
- dallas,max6646
119123
- dallas,max6647
120124
- dallas,max6649
125+
- dallas,max6654
121126
- dallas,max6657
122127
- dallas,max6658
123128
- dallas,max6659
@@ -139,6 +144,9 @@ allOf:
139144
- adi,adt7461
140145
- adi,adt7461a
141146
- adi,adt7481
147+
- onnn,nct72
148+
- onnn,nct214
149+
- onnn,nct218
142150
- onnn,nct1008
143151
then:
144152
patternProperties:

0 commit comments

Comments
 (0)