Skip to content

Commit 828e501

Browse files
committed
dt-bindings: trivial-devices: Add undocumented hwmon devices
There's a bunch of undocumented, but already in use trivial hwmon devices. Most are just variants of existing trivial devices. Acked-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring (Arm) <[email protected]>
1 parent 3f66b5b commit 828e501

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

Documentation/devicetree/bindings/trivial-devices.yaml

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,16 @@ properties:
3939
- ad,adm9240
4040
# AD5110 - Nonvolatile Digital Potentiometer
4141
- adi,ad5110
42+
# Temperature sensor with integrated fan control
43+
- adi,adm1027
4244
# Analog Devices ADP5589 Keypad Decoder and I/O Expansion
4345
- adi,adp5589
4446
# Analog Devices ADT7411 Temperature Sensor and 8-channel ADC
4547
- adi,adt7411
48+
# Temperature sensor with integrated fan control
49+
- adi,adt7463
50+
# Temperature sensor with integrated fan control
51+
- adi,adt7468
4652
# Analog Devices LT7182S Dual Channel 6A, 20V PolyPhase Step-Down Silent Switcher
4753
- adi,lt7182s
4854
# AMS iAQ-Core VOC Sensor
@@ -293,6 +299,8 @@ properties:
293299
- mps,mp2891
294300
# Monolithic Power Systems Inc. multi-phase controller mp2993
295301
- mps,mp2993
302+
# Monolithic Power Systems Inc. hot-swap protection device
303+
- mps,mp5023
296304
# Monolithic Power Systems Inc. multi-phase hot-swap controller mp5920
297305
- mps,mp5920
298306
# Monolithic Power Systems Inc. multi-phase hot-swap controller mp5990
@@ -301,12 +309,24 @@ properties:
301309
- mps,mp9941
302310
# Temperature sensor with integrated fan control
303311
- national,lm63
312+
# Temperature sensor with integrated fan control
313+
- national,lm64
314+
# Temperature sensor
315+
- national,lm95235
316+
# Temperature sensor
317+
- national,lm95245
318+
# Temperature sensor with integrated fan control
319+
- national,lm96163
304320
# Serial Interface ACPI-Compatible Microprocessor System Hardware Monitor
305321
- national,lm80
306322
# Serial Interface ACPI-Compatible Microprocessor System Hardware Monitor
307323
- national,lm81
308324
# Temperature sensor with integrated fan control
309325
- national,lm85
326+
# Temperature sensor with integrated fan control
327+
- national,lm85b
328+
# Temperature sensor with integrated fan control
329+
- national,lm85c
310330
# I2C ±0.33°C Accurate, 12-Bit + Sign Temperature Sensor and Thermal Window Comparator
311331
- national,lm92
312332
# Nuvoton Temperature Sensor
@@ -361,12 +381,38 @@ properties:
361381
- silabs,si7020
362382
# Skyworks SKY81452: Six-Channel White LED Driver with Touch Panel Bias Supply
363383
- skyworks,sky81452
384+
# Temperature sensor with integrated fan control
385+
- smsc,emc6d100
386+
# Temperature sensor with integrated fan control
387+
- smsc,emc6d101
388+
# Temperature sensor with integrated fan control
389+
- smsc,emc6d102
390+
# Temperature sensor with integrated fan control
391+
- smsc,emc6d103
392+
# Temperature sensor with integrated fan control
393+
- smsc,emc6d103s
364394
# SparkFun Qwiic Joystick (COM-15168) with i2c interface
365395
- sparkfun,qwiic-joystick
366396
# Sierra Wireless mangOH Green SPI IoT interface
367397
- swir,mangoh-iotport-spi
368398
# Ambient Light Sensor with SMBUS/Two Wire Serial Interface
369399
- taos,tsl2550
400+
# Digital PWM System Controller PMBus
401+
- ti,cd9200
402+
# Digital PWM System Controller PMBus
403+
- ti,cd9220
404+
# Digital PWM System Controller PMBus
405+
- ti,cd9222
406+
# Digital PWM System Controller PMBus
407+
- ti,cd9224
408+
# Digital PWM System Controller PMBus
409+
- ti,cd9240
410+
# Digital PWM System Controller PMBus
411+
- ti,cd9244
412+
# Digital PWM System Controller PMBus
413+
- ti,cd9246
414+
# Digital PWM System Controller PMBus
415+
- ti,cd9248
370416
# Temperature and humidity sensor with i2c interface
371417
- ti,hdc1000
372418
# Temperature and humidity sensor with i2c interface
@@ -394,6 +440,10 @@ properties:
394440
- ti,tmp125
395441
# TI DC-DC converter on PMBus
396442
- ti,tps40400
443+
# TI DCAP+ multiphase controller
444+
- ti,tps53647
445+
# TI DCAP+ multiphase controller
446+
- ti,tps53667
397447
# TI Dual channel DCAP+ multiphase controller TPS53676 with AVSBus
398448
- ti,tps53676
399449
# TI Dual channel DCAP+ multiphase controller TPS53679

0 commit comments

Comments
 (0)