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 mp2888
123          - mps,mp2888
124            # Monolithic Power Systems Inc. multi-phase controller mp2971
125          - mps,mp2971
126            # Monolithic Power Systems Inc. multi-phase controller mp2973
127          - mps,mp2973
128            # Monolithic Power Systems Inc. multi-phase controller mp2975
129          - mps,mp2975
130            # Monolithic Power Systems Inc. multi-phase hot-swap controller mp5990
131          - mps,mp5990
132            # Honeywell Humidicon HIH-6130 humidity/temperature sensor
133          - honeywell,hi6130
134            # IBM Common Form Factor Power Supply Versions (all versions)
135          - ibm,cffps
136            # IBM Common Form Factor Power Supply Versions 1
137          - ibm,cffps1
138            # IBM Common Form Factor Power Supply Versions 2
139          - ibm,cffps2
140            # Infineon IR36021 digital POL buck controller
141          - infineon,ir36021
142            # Infineon IR38060 Voltage Regulator
143          - infineon,ir38060
144            # Infineon IR38064 Voltage Regulator
145          - infineon,ir38064
146            # Infineon IR38164 Voltage Regulator
147          - infineon,ir38164
148            # Infineon IR38263 Voltage Regulator
149          - infineon,ir38263
150            # Infineon IRPS5401 Voltage Regulator (PMIC)
151          - infineon,irps5401
152            # Infineon SLB9635 (Soft-) I2C TPM (old protocol, max 100khz)
153          - infineon,slb9635tt
154            # Infineon SLB9645 I2C TPM (new protocol, max 400khz)
155          - infineon,slb9645tt
156            # Infineon TDA38640 Voltage Regulator
157          - infineon,tda38640
158            # Infineon TLV493D-A1B6 I2C 3D Magnetic Sensor
159          - infineon,tlv493d-a1b6
160            # Infineon Multi-phase Digital VR Controller xdpe11280
161          - infineon,xdpe11280
162            # Infineon Multi-phase Digital VR Controller xdpe12254
163          - infineon,xdpe12254
164            # Infineon Multi-phase Digital VR Controller xdpe12284
165          - infineon,xdpe12284
166            # Infineon Multi-phase Digital VR Controller xdpe15284
167          - infineon,xdpe15284
168            # Infineon Multi-phase Digital VR Controller xdpe152c4
169          - infineon,xdpe152c4
170            # Injoinic IP5108 2.0A Power Bank IC with I2C
171          - injoinic,ip5108
172            # Injoinic IP5109 2.1A Power Bank IC with I2C
173          - injoinic,ip5109
174            # Injoinic IP5207 1.2A Power Bank IC with I2C
175          - injoinic,ip5207
176            # Injoinic IP5209 2.4A Power Bank IC with I2C
177          - injoinic,ip5209
178            # Inspur Power System power supply unit version 1
179          - inspur,ipsps1
180            # Intersil ISL29028 Ambient Light and Proximity Sensor
181          - isil,isl29028
182            # Intersil ISL29030 Ambient Light and Proximity Sensor
183          - isil,isl29030
184            # Intersil ISL68137 Digital Output Configurable PWM Controller
185          - isil,isl68137
186            # Linear Technology LTC2488
187          - lineartechnology,ltc2488
188            # 5 Bit Programmable, Pulse-Width Modulator
189          - maxim,ds1050
190            # 10 kOhm digital potentiometer with I2C interface
191          - maxim,ds1803-010
192            # 50 kOhm digital potentiometer with I2C interface
193          - maxim,ds1803-050
194            # 100 kOhm digital potentiometer with I2C interface
195          - maxim,ds1803-100
196            # 10 kOhm digital potentiometer with I2C interface
197          - maxim,ds3502
198            # Low-Power, 4-/12-Channel, 2-Wire Serial, 12-Bit ADCs
199          - maxim,max1237
200            # Temperature Sensor, I2C interface
201          - maxim,max1619
202            # 10-bit 10 kOhm linear programmable voltage divider
203          - maxim,max5481
204            # 10-bit 50 kOhm linear programmable voltage divider
205          - maxim,max5482
206            # 10-bit 10 kOhm linear programmable variable resistor
207          - maxim,max5483
208            # 10-bit 50 kOhm linear programmable variable resistor
209          - maxim,max5484
210            # PECI-to-I2C translator for PECI-to-SMBus/I2C protocol conversion
211          - maxim,max6621
212            # 9-Bit/12-Bit Temperature Sensors with I²C-Compatible Serial Interface
213          - maxim,max6625
214            # 3-Channel Remote Temperature Sensor
215          - maxim,max31730
216            # mCube 3-axis 8-bit digital accelerometer
217          - mcube,mc3230
218            # Measurement Specialities I2C temperature and humidity sensor
219          - meas,htu21
220            # Measurement Specialities I2C pressure and temperature sensor
221          - meas,ms5637
222            # Measurement Specialities I2C pressure and temperature sensor
223          - meas,ms5803
224            # Measurement Specialities I2C pressure and temperature sensor
225          - meas,ms5805
226            # Measurement Specialities I2C pressure and temperature sensor
227          - meas,ms5837
228            # Measurement Specialities temp and humidity part of ms8607 device
229          - meas,ms8607-humidity
230            # Measurement Specialities temp and pressure part of ms8607 device
231          - meas,ms8607-temppressure
232            # Measurement Specialties temperature sensor
233          - meas,tsys01
234            # MEMSIC magnetometer
235          - memsic,mmc35240
236            # MEMSIC 3-axis accelerometer
237          - memsic,mxc4005
238            # MEMSIC 2-axis 8-bit digital accelerometer
239          - memsic,mxc6225
240            # MEMSIC 2-axis 8-bit digital accelerometer
241          - memsic,mxc6255
242            # MEMSIC 3-axis accelerometer
243          - memsic,mxc6655
244            # Menlo on-board CPLD trivial SPI device
245          - menlo,m53cpld
246            # Micron SPI NOR Authenta
247          - micron,spi-authenta
248            # Microchip differential I2C ADC, 1 Channel, 18 bit
249          - microchip,mcp3421
250            # Microchip differential I2C ADC, 2 Channel, 18 bit
251          - microchip,mcp3422
252            # Microchip differential I2C ADC, 2 Channel, 18 bit
253          - microchip,mcp3423
254            # Microchip differential I2C ADC, 4 Channel, 18 bit
255          - microchip,mcp3424
256            # Microchip differential I2C ADC, 1 Channel, 16 bit
257          - microchip,mcp3425
258            # Microchip differential I2C ADC, 2 Channel, 16 bit
259          - microchip,mcp3426
260            # Microchip differential I2C ADC, 2 Channel, 16 bit
261          - microchip,mcp3427
262            # Microchip differential I2C ADC, 4 Channel, 16 bit
263          - microchip,mcp3428
264            # Microchip 7-bit Single I2C Digital POT (5k)
265          - microchip,mcp4017-502
266            # Microchip 7-bit Single I2C Digital POT (10k)
267          - microchip,mcp4017-103
268            # Microchip 7-bit Single I2C Digital POT (50k)
269          - microchip,mcp4017-503
270            # Microchip 7-bit Single I2C Digital POT (100k)
271          - microchip,mcp4017-104
272            # Microchip 7-bit Single I2C Digital POT (5k)
273          - microchip,mcp4018-502
274            # Microchip 7-bit Single I2C Digital POT (10k)
275          - microchip,mcp4018-103
276            # Microchip 7-bit Single I2C Digital POT (50k)
277          - microchip,mcp4018-503
278            # Microchip 7-bit Single I2C Digital POT (100k)
279          - microchip,mcp4018-104
280            # Microchip 7-bit Single I2C Digital POT (5k)
281          - microchip,mcp4019-502
282            # Microchip 7-bit Single I2C Digital POT (10k)
283          - microchip,mcp4019-103
284            # Microchip 7-bit Single I2C Digital POT (50k)
285          - microchip,mcp4019-503
286            # Microchip 7-bit Single I2C Digital POT (100k)
287          - microchip,mcp4019-104
288            # PWM Fan Speed Controller With Fan Fault Detection
289          - microchip,tc654
290            # PWM Fan Speed Controller With Fan Fault Detection
291          - microchip,tc655
292            # MiraMEMS DA226 2-axis 14-bit digital accelerometer
293          - miramems,da226
294            # MiraMEMS DA280 3-axis 14-bit digital accelerometer
295          - miramems,da280
296            # MiraMEMS DA311 3-axis 12-bit digital accelerometer
297          - miramems,da311
298            # Temperature sensor with integrated fan control
299          - national,lm63
300            # Serial Interface ACPI-Compatible Microprocessor System Hardware Monitor
301          - national,lm80
302            # Serial Interface ACPI-Compatible Microprocessor System Hardware Monitor
303          - national,lm81
304            # Temperature sensor with integrated fan control
305          - national,lm85
306            # I2C ±0.33°C Accurate, 12-Bit + Sign Temperature Sensor and Thermal Window Comparator
307          - national,lm92
308            # i2c trusted platform module (TPM)
309          - nuvoton,npct501
310            # i2c trusted platform module (TPM2)
311          - nuvoton,npct601
312            # Nuvoton Temperature Sensor
313          - nuvoton,w83773g
314            # OKI ML86V7667 video decoder
315          - oki,ml86v7667
316            # OV5642: Color CMOS QSXGA (5-megapixel) Image Sensor with OmniBSI and Embedded TrueFocus
317          - ovti,ov5642
318            # 48-Lane, 12-Port PCI Express Gen 2 (5.0 GT/s) Switch
319          - plx,pex8648
320            # Pulsedlight LIDAR range-finding sensor
321          - pulsedlight,lidar-lite-v2
322            # Renesas HS3001 Temperature and Relative Humidity Sensors
323          - renesas,hs3001
324            # Renesas ISL29501 time-of-flight sensor
325          - renesas,isl29501
326            # Rohm DH2228FV
327          - rohm,dh2228fv
328            # S524AD0XF1 (128K/256K-bit Serial EEPROM for Low Power)
329          - samsung,24ad0xd1
330            # Samsung Exynos SoC SATA PHY I2C device
331          - samsung,exynos-sataphy-i2c
332            # Semtech sx1301 baseband processor
333          - semtech,sx1301
334            # Sensirion low power multi-pixel gas sensor with I2C interface
335          - sensirion,sgpc3
336            # Sensirion multi-pixel gas sensor with I2C interface
337          - sensirion,sgp30
338            # Sensirion gas sensor with I2C interface
339          - sensirion,sgp40
340            # Sensirion temperature & humidity sensor with I2C interface
341          - sensirion,sht4x
342            # Sensortek 3 axis accelerometer
343          - sensortek,stk8312
344            # Sensortek 3 axis accelerometer
345          - sensortek,stk8ba50
346            # SGX Sensortech VZ89X Sensors
347          - sgx,vz89x
348            # Silicon Labs EM3581 Zigbee SoC with SPI interface
349          - silabs,em3581
350            # Silicon Labs SI3210 Programmable CMOS SLIC/CODEC with SPI interface
351          - silabs,si3210
352            # Relative Humidity and Temperature Sensors
353          - silabs,si7020
354            # Skyworks SKY81452: Six-Channel White LED Driver with Touch Panel Bias Supply
355          - skyworks,sky81452
356            # Socionext SynQuacer TPM MMIO module
357          - socionext,synquacer-tpm-mmio
358            # SparkFun Qwiic Joystick (COM-15168) with i2c interface
359          - sparkfun,qwiic-joystick
360            # i2c serial eeprom (24cxx)
361          - st,24c256
362            # Ambient Light Sensor with SMBUS/Two Wire Serial Interface
363          - taos,tsl2550
364            # Temperature Monitoring and Fan Control
365          - ti,amc6821
366            # Temperature and humidity sensor with i2c interface
367          - ti,hdc1000
368            # Temperature and humidity sensor with i2c interface
369          - ti,hdc1008
370            # Temperature and humidity sensor with i2c interface
371          - ti,hdc1010
372            # Temperature and humidity sensor with i2c interface
373          - ti,hdc1050
374            # Temperature and humidity sensor with i2c interface
375          - ti,hdc1080
376            # Thermometer with SPI interface
377          - ti,lm70
378          - ti,lm71
379            # Temperature sensor with 2-wire interface
380          - ti,lm73
381            # Thermometer with SPI interface
382          - ti,lm74
383            # Temperature sensor with integrated fan control
384          - ti,lm96000
385            # I2C Touch-Screen Controller
386          - ti,tsc2003
387            # Low Power Digital Temperature Sensor with SMBUS/Two Wire Serial Interface
388          - ti,tmp103
389            # Thermometer with SPI interface
390          - ti,tmp121
391          - ti,tmp122
392          - ti,tmp125
393            # Digital Temperature Sensor
394          - ti,tmp275
395            # TI DC-DC converter on PMBus
396          - ti,tps40400
397            # TI Dual channel DCAP+ multiphase controller TPS53676 with AVSBus
398          - ti,tps53676
399            # TI Dual channel DCAP+ multiphase controller TPS53679
400          - ti,tps53679
401            # TI Dual channel DCAP+ multiphase controller TPS53688
402          - ti,tps53688
403            # TI DC-DC converters on PMBus
404          - ti,tps544b20
405          - ti,tps544b25
406          - ti,tps544c20
407          - ti,tps544c25
408            # Winbond/Nuvoton H/W Monitor
409          - winbond,w83793
410            # Vicor Corporation Digital Supervisor
411          - vicor,pli1209bc
412            # i2c trusted platform module (TPM)
413          - winbond,wpct301
414
415required:
416  - compatible
417  - reg
418
419additionalProperties: false
420
421...
422