1# SPDX-License-Identifier: GPL-2.0
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/trivial-devices.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Trivial I2C and SPI devices
8
9maintainers:
10  - Rob Herring <robh@kernel.org>
11
12description: |
13  This is a list of trivial I2C and SPI devices that have simple device tree
14  bindings, consisting only of a compatible field, an address and possibly an
15  interrupt line.
16
17  If a device needs more specific bindings, such as properties to
18  describe some aspect of it, there needs to be a specific binding
19  document for it just like any other devices.
20
21properties:
22  reg:
23    maxItems: 1
24  interrupts:
25    maxItems: 1
26
27  spi-max-frequency: true
28
29  compatible:
30    items:
31      - enum:
32            # Acbel fsg032 power supply
33          - acbel,fsg032
34            # SMBus/I2C Digital Temperature Sensor in 6-Pin SOT with SMBus Alert and Over Temperature Pin
35          - ad,ad7414
36            # ADM9240: Complete System Hardware Monitor for uProcessor-Based Systems
37          - ad,adm9240
38            # AD5110 - Nonvolatile Digital Potentiometer
39          - adi,ad5110
40            # Analog Devices ADP5585 Keypad Decoder and I/O Expansion
41          - adi,adp5585
42            # Analog Devices ADP5585 Keypad Decoder and I/O Expansion with support for Row5
43          - adi,adp5585-02
44            # Analog Devices ADP5589 Keypad Decoder and I/O Expansion
45          - adi,adp5589
46            # Analog Devices LT7182S Dual Channel 6A, 20V PolyPhase Step-Down Silent Switcher
47          - adi,lt7182s
48            # AMS iAQ-Core VOC Sensor
49          - ams,iaq-core
50            # i2c serial eeprom (24cxx)
51          - at,24c08
52            # i2c serial eeprom (EE1004 standard)
53          - atmel,at30tse004a
54            # i2c trusted platform module (TPM)
55          - atmel,at97sc3204t
56            # ATSHA204 - i2c h/w symmetric crypto module
57          - atmel,atsha204
58            # ATSHA204A - i2c h/w symmetric crypto module
59          - atmel,atsha204a
60            # i2c h/w elliptic curve crypto module
61          - atmel,atecc508a
62            # BPA-RS600: Power Supply
63          - blutek,bpa-rs600
64            # Bosch Sensortec pressure, temperature, humididty and VOC sensor
65          - bosch,bme680
66            # CM32181: Ambient Light Sensor
67          - capella,cm32181
68            # CM3232: Ambient Light Sensor
69          - capella,cm3232
70            # CM3323: Ambient Light Sensor
71          - capella,cm3323
72            # Cisco SPI Petra
73          - cisco,spi-petra
74            # High-Precision Digital Thermometer
75          - dallas,ds1631
76            # Total-Elapsed-Time Recorder with Alarm
77          - dallas,ds1682
78            # Tiny Digital Thermometer and Thermostat
79          - dallas,ds1775
80            # CPU Peripheral Monitor
81          - dallas,ds1780
82            # CPU Supervisor with Nonvolatile Memory and Programmable I/O
83          - dallas,ds4510
84            # Digital Thermometer and Thermostat
85          - dallas,ds75
86            # Delta AHE-50DC Open19 power shelf fan control module
87          - delta,ahe50dc-fan
88            # Delta Electronics DPS-650-AB power supply
89          - delta,dps650ab
90            # Delta Electronics DPS920AB 920W 54V Power Supply
91          - delta,dps920ab
92            # 1/4 Brick DC/DC Regulated Power Module
93          - delta,q54sj108a2
94            # Devantech SRF02 ultrasonic ranger in I2C mode
95          - devantech,srf02
96            # Devantech SRF08 ultrasonic ranger
97          - devantech,srf08
98            # Devantech SRF10 ultrasonic ranger
99          - devantech,srf10
100            # DH electronics GmbH on-board CPLD trivial SPI device
101          - dh,dhcom-board
102            # DA9053: flexible system level PMIC with multicore support
103          - dlg,da9053
104            # DMARD05: 3-axis I2C Accelerometer
105          - domintech,dmard05
106            # DMARD06: 3-axis I2C Accelerometer
107          - domintech,dmard06
108            # DMARD05: 3-axis I2C Accelerometer
109          - domintech,dmard07
110            # DMARD09: 3-axis Accelerometer
111          - domintech,dmard09
112            # DMARD10: 3-axis Accelerometer
113          - domintech,dmard10
114            # MMA7660FC: 3-Axis Orientation/Motion Detection Sensor
115          - fsl,mma7660
116            # MMA8450Q: Xtrinsic Low-power, 3-axis Xtrinsic Accelerometer
117          - fsl,mma8450
118            # MPL3115: Absolute Digital Pressure Sensor
119          - fsl,mpl3115
120            # MPR121: Proximity Capacitive Touch Sensor Controller
121          - fsl,mpr121
122            # Monolithic Power Systems Inc. multi-phase controller mp2856
123          - mps,mp2856
124            # Monolithic Power Systems Inc. multi-phase controller mp2857
125          - mps,mp2857
126            # Monolithic Power Systems Inc. multi-phase controller mp2888
127          - mps,mp2888
128            # Monolithic Power Systems Inc. multi-phase controller mp2971
129          - mps,mp2971
130            # Monolithic Power Systems Inc. multi-phase controller mp2973
131          - mps,mp2973
132            # Monolithic Power Systems Inc. multi-phase controller mp2975
133          - mps,mp2975
134            # Monolithic Power Systems Inc. multi-phase hot-swap controller mp5990
135          - mps,mp5990
136            # Honeywell Humidicon HIH-6130 humidity/temperature sensor
137          - honeywell,hi6130
138            # IBM Common Form Factor Power Supply Versions (all versions)
139          - ibm,cffps
140            # IBM Common Form Factor Power Supply Versions 1
141          - ibm,cffps1
142            # IBM Common Form Factor Power Supply Versions 2
143          - ibm,cffps2
144            # Infineon IR36021 digital POL buck controller
145          - infineon,ir36021
146            # Infineon IR38060 Voltage Regulator
147          - infineon,ir38060
148            # Infineon IR38064 Voltage Regulator
149          - infineon,ir38064
150            # Infineon IR38164 Voltage Regulator
151          - infineon,ir38164
152            # Infineon IR38263 Voltage Regulator
153          - infineon,ir38263
154            # Infineon IRPS5401 Voltage Regulator (PMIC)
155          - infineon,irps5401
156            # Infineon SLB9635 (Soft-) I2C TPM (old protocol, max 100khz)
157          - infineon,slb9635tt
158            # Infineon SLB9645 I2C TPM (new protocol, max 400khz)
159          - infineon,slb9645tt
160            # Infineon TDA38640 Voltage Regulator
161          - infineon,tda38640
162            # Infineon TLV493D-A1B6 I2C 3D Magnetic Sensor
163          - infineon,tlv493d-a1b6
164            # Infineon Hot-swap controller xdp710
165          - infineon,xdp710
166            # Infineon Multi-phase Digital VR Controller xdpe11280
167          - infineon,xdpe11280
168            # Infineon Multi-phase Digital VR Controller xdpe12254
169          - infineon,xdpe12254
170            # Infineon Multi-phase Digital VR Controller xdpe12284
171          - infineon,xdpe12284
172            # Infineon Multi-phase Digital VR Controller xdpe15284
173          - infineon,xdpe15284
174            # Infineon Multi-phase Digital VR Controller xdpe152c4
175          - infineon,xdpe152c4
176            # Injoinic IP5108 2.0A Power Bank IC with I2C
177          - injoinic,ip5108
178            # Injoinic IP5109 2.1A Power Bank IC with I2C
179          - injoinic,ip5109
180            # Injoinic IP5207 1.2A Power Bank IC with I2C
181          - injoinic,ip5207
182            # Injoinic IP5209 2.4A Power Bank IC with I2C
183          - injoinic,ip5209
184            # Inspur Power System power supply unit version 1
185          - inspur,ipsps1
186            # Intersil ISL29028 Ambient Light and Proximity Sensor
187          - isil,isl29028
188            # Intersil ISL29030 Ambient Light and Proximity Sensor
189          - isil,isl29030
190            # Intersil ISL68137 Digital Output Configurable PWM Controller
191          - isil,isl68137
192            # Linear Technology LTC2488
193          - lineartechnology,ltc2488
194            # 5 Bit Programmable, Pulse-Width Modulator
195          - maxim,ds1050
196            # 10 kOhm digital potentiometer with I2C interface
197          - maxim,ds1803-010
198            # 50 kOhm digital potentiometer with I2C interface
199          - maxim,ds1803-050
200            # 100 kOhm digital potentiometer with I2C interface
201          - maxim,ds1803-100
202            # 10 kOhm digital potentiometer with I2C interface
203          - maxim,ds3502
204            # Low-Power, 4-/12-Channel, 2-Wire Serial, 12-Bit ADCs
205          - maxim,max1237
206            # Temperature Sensor, I2C interface
207          - maxim,max1619
208            # 10-bit 10 kOhm linear programmable voltage divider
209          - maxim,max5481
210            # 10-bit 50 kOhm linear programmable voltage divider
211          - maxim,max5482
212            # 10-bit 10 kOhm linear programmable variable resistor
213          - maxim,max5483
214            # 10-bit 50 kOhm linear programmable variable resistor
215          - maxim,max5484
216            # PECI-to-I2C translator for PECI-to-SMBus/I2C protocol conversion
217          - maxim,max6621
218            # 9-Bit/12-Bit Temperature Sensors with I²C-Compatible Serial Interface
219          - maxim,max6625
220            # 3-Channel Remote Temperature Sensor
221          - maxim,max31730
222            # mCube 3-axis 8-bit digital accelerometer
223          - mcube,mc3230
224            # Measurement Specialities I2C temperature and humidity sensor
225          - meas,htu21
226            # Measurement Specialities I2C pressure and temperature sensor
227          - meas,ms5637
228            # Measurement Specialities I2C pressure and temperature sensor
229          - meas,ms5803
230            # Measurement Specialities I2C pressure and temperature sensor
231          - meas,ms5805
232            # Measurement Specialities I2C pressure and temperature sensor
233          - meas,ms5837
234            # Measurement Specialities temp and humidity part of ms8607 device
235          - meas,ms8607-humidity
236            # Measurement Specialities temp and pressure part of ms8607 device
237          - meas,ms8607-temppressure
238            # Measurement Specialties temperature sensor
239          - meas,tsys01
240            # MEMSIC magnetometer
241          - memsic,mmc35240
242            # MEMSIC 3-axis accelerometer
243          - memsic,mxc4005
244            # MEMSIC 2-axis 8-bit digital accelerometer
245          - memsic,mxc6225
246            # MEMSIC 2-axis 8-bit digital accelerometer
247          - memsic,mxc6255
248            # MEMSIC 3-axis accelerometer
249          - memsic,mxc6655
250            # Menlo on-board CPLD trivial SPI device
251          - menlo,m53cpld
252            # Micron SPI NOR Authenta
253          - micron,spi-authenta
254            # Microchip differential I2C ADC, 1 Channel, 18 bit
255          - microchip,mcp3421
256            # Microchip differential I2C ADC, 2 Channel, 18 bit
257          - microchip,mcp3422
258            # Microchip differential I2C ADC, 2 Channel, 18 bit
259          - microchip,mcp3423
260            # Microchip differential I2C ADC, 4 Channel, 18 bit
261          - microchip,mcp3424
262            # Microchip differential I2C ADC, 1 Channel, 16 bit
263          - microchip,mcp3425
264            # Microchip differential I2C ADC, 2 Channel, 16 bit
265          - microchip,mcp3426
266            # Microchip differential I2C ADC, 2 Channel, 16 bit
267          - microchip,mcp3427
268            # Microchip differential I2C ADC, 4 Channel, 16 bit
269          - microchip,mcp3428
270            # Microchip 7-bit Single I2C Digital POT (5k)
271          - microchip,mcp4017-502
272            # Microchip 7-bit Single I2C Digital POT (10k)
273          - microchip,mcp4017-103
274            # Microchip 7-bit Single I2C Digital POT (50k)
275          - microchip,mcp4017-503
276            # Microchip 7-bit Single I2C Digital POT (100k)
277          - microchip,mcp4017-104
278            # Microchip 7-bit Single I2C Digital POT (5k)
279          - microchip,mcp4018-502
280            # Microchip 7-bit Single I2C Digital POT (10k)
281          - microchip,mcp4018-103
282            # Microchip 7-bit Single I2C Digital POT (50k)
283          - microchip,mcp4018-503
284            # Microchip 7-bit Single I2C Digital POT (100k)
285          - microchip,mcp4018-104
286            # Microchip 7-bit Single I2C Digital POT (5k)
287          - microchip,mcp4019-502
288            # Microchip 7-bit Single I2C Digital POT (10k)
289          - microchip,mcp4019-103
290            # Microchip 7-bit Single I2C Digital POT (50k)
291          - microchip,mcp4019-503
292            # Microchip 7-bit Single I2C Digital POT (100k)
293          - microchip,mcp4019-104
294            # PWM Fan Speed Controller With Fan Fault Detection
295          - microchip,tc654
296            # PWM Fan Speed Controller With Fan Fault Detection
297          - microchip,tc655
298            # MiraMEMS DA226 2-axis 14-bit digital accelerometer
299          - miramems,da226
300            # MiraMEMS DA280 3-axis 14-bit digital accelerometer
301          - miramems,da280
302            # MiraMEMS DA311 3-axis 12-bit digital accelerometer
303          - miramems,da311
304            # Temperature sensor with integrated fan control
305          - national,lm63
306            # Serial Interface ACPI-Compatible Microprocessor System Hardware Monitor
307          - national,lm80
308            # Serial Interface ACPI-Compatible Microprocessor System Hardware Monitor
309          - national,lm81
310            # Temperature sensor with integrated fan control
311          - national,lm85
312            # I2C ±0.33°C Accurate, 12-Bit + Sign Temperature Sensor and Thermal Window Comparator
313          - national,lm92
314            # i2c trusted platform module (TPM)
315          - nuvoton,npct501
316            # i2c trusted platform module (TPM2)
317          - nuvoton,npct601
318            # Nuvoton Temperature Sensor
319          - nuvoton,w83773g
320            # OKI ML86V7667 video decoder
321          - oki,ml86v7667
322            # OV5642: Color CMOS QSXGA (5-megapixel) Image Sensor with OmniBSI and Embedded TrueFocus
323          - ovti,ov5642
324            # 48-Lane, 12-Port PCI Express Gen 2 (5.0 GT/s) Switch
325          - plx,pex8648
326            # Pulsedlight LIDAR range-finding sensor
327          - pulsedlight,lidar-lite-v2
328            # Renesas HS3001 Temperature and Relative Humidity Sensors
329          - renesas,hs3001
330            # Renesas ISL29501 time-of-flight sensor
331          - renesas,isl29501
332            # Rohm DH2228FV
333          - rohm,dh2228fv
334            # S524AD0XF1 (128K/256K-bit Serial EEPROM for Low Power)
335          - samsung,24ad0xd1
336            # Samsung Exynos SoC SATA PHY I2C device
337          - samsung,exynos-sataphy-i2c
338            # Semtech sx1301 baseband processor
339          - semtech,sx1301
340            # Sensirion low power multi-pixel gas sensor with I2C interface
341          - sensirion,sgpc3
342            # Sensirion multi-pixel gas sensor with I2C interface
343          - sensirion,sgp30
344            # Sensirion gas sensor with I2C interface
345          - sensirion,sgp40
346            # Sensirion temperature & humidity sensor with I2C interface
347          - sensirion,sht4x
348            # Sensortek 3 axis accelerometer
349          - sensortek,stk8312
350            # Sensortek 3 axis accelerometer
351          - sensortek,stk8ba50
352            # SGX Sensortech VZ89X Sensors
353          - sgx,vz89x
354            # Silicon Labs EM3581 Zigbee SoC with SPI interface
355          - silabs,em3581
356            # Silicon Labs SI3210 Programmable CMOS SLIC/CODEC with SPI interface
357          - silabs,si3210
358            # Relative Humidity and Temperature Sensors
359          - silabs,si7020
360            # Skyworks SKY81452: Six-Channel White LED Driver with Touch Panel Bias Supply
361          - skyworks,sky81452
362            # Socionext SynQuacer TPM MMIO module
363          - socionext,synquacer-tpm-mmio
364            # SparkFun Qwiic Joystick (COM-15168) with i2c interface
365          - sparkfun,qwiic-joystick
366            # i2c serial eeprom (24cxx)
367          - st,24c256
368            # Ambient Light Sensor with SMBUS/Two Wire Serial Interface
369          - taos,tsl2550
370            # Temperature Monitoring and Fan Control
371          - ti,amc6821
372            # Temperature and humidity sensor with i2c interface
373          - ti,hdc1000
374            # Temperature and humidity sensor with i2c interface
375          - ti,hdc1008
376            # Temperature and humidity sensor with i2c interface
377          - ti,hdc1010
378            # Temperature and humidity sensor with i2c interface
379          - ti,hdc1050
380            # Temperature and humidity sensor with i2c interface
381          - ti,hdc1080
382            # Thermometer with SPI interface
383          - ti,lm70
384          - ti,lm71
385            # Temperature sensor with 2-wire interface
386          - ti,lm73
387            # Thermometer with SPI interface
388          - ti,lm74
389            # Temperature sensor with integrated fan control
390          - ti,lm96000
391            # I2C Touch-Screen Controller
392          - ti,tsc2003
393            # Low Power Digital Temperature Sensor with SMBUS/Two Wire Serial Interface
394          - ti,tmp103
395            # Thermometer with SPI interface
396          - ti,tmp121
397          - ti,tmp122
398          - ti,tmp125
399            # Digital Temperature Sensor
400          - ti,tmp275
401            # TI DC-DC converter on PMBus
402          - ti,tps40400
403            # TI Dual channel DCAP+ multiphase controller TPS53676 with AVSBus
404          - ti,tps53676
405            # TI Dual channel DCAP+ multiphase controller TPS53679
406          - ti,tps53679
407            # TI Dual channel DCAP+ multiphase controller TPS53688
408          - ti,tps53688
409            # TI DC-DC converters on PMBus
410          - ti,tps544b20
411          - ti,tps544b25
412          - ti,tps544c20
413          - ti,tps544c25
414            # Winbond/Nuvoton H/W Monitor
415          - winbond,w83793
416            # Vicor Corporation Digital Supervisor
417          - vicor,pli1209bc
418            # i2c trusted platform module (TPM)
419          - winbond,wpct301
420
421required:
422  - compatible
423  - reg
424
425additionalProperties: false
426
427...
428