xref: /linux/Documentation/devicetree/bindings/trivial-devices.yaml (revision fcc79e1714e8c2b8e216dc3149812edd37884eef)
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      # Entries are sorted alphanumerically by the compatible
32      - enum:
33            # Acbel fsg032 power supply
34          - acbel,fsg032
35            # SMBus/I2C Digital Temperature Sensor in 6-Pin SOT with SMBus Alert and Over Temperature Pin
36          - ad,ad7414  # Deprecated, use adi,ad7414
37          - adi,ad7414
38            # ADM9240: Complete System Hardware Monitor for uProcessor-Based Systems
39          - ad,adm9240
40            # AD5110 - Nonvolatile Digital Potentiometer
41          - adi,ad5110
42            # Analog Devices ADP5589 Keypad Decoder and I/O Expansion
43          - adi,adp5589
44            # Analog Devices LT7182S Dual Channel 6A, 20V PolyPhase Step-Down Silent Switcher
45          - adi,lt7182s
46            # AMS iAQ-Core VOC Sensor
47          - ams,iaq-core
48            # Temperature monitoring of Astera Labs PT5161L PCIe retimer
49          - asteralabs,pt5161l
50            # i2c h/w elliptic curve crypto module
51          - atmel,atecc508a
52            # ATSHA204 - i2c h/w symmetric crypto module
53          - atmel,atsha204
54            # ATSHA204A - i2c h/w symmetric crypto module
55          - atmel,atsha204a
56            # BPA-RS600: Power Supply
57          - blutek,bpa-rs600
58            # Bosch Sensortec pressure, temperature, humididty and VOC sensor
59          - bosch,bme680
60            # CM32181: Ambient Light Sensor
61          - capella,cm32181
62            # CM3232: Ambient Light Sensor
63          - capella,cm3232
64            # CM3323: Ambient Light Sensor
65          - capella,cm3323
66            # Cisco SPI Petra
67          - cisco,spi-petra
68            # High-Precision Digital Thermometer
69          - dallas,ds1631
70            # Total-Elapsed-Time Recorder with Alarm
71          - dallas,ds1682
72            # CPU Peripheral Monitor
73          - dallas,ds1780
74            # CPU Supervisor with Nonvolatile Memory and Programmable I/O
75          - dallas,ds4510
76            # Delta AHE-50DC Open19 power shelf fan control module
77          - delta,ahe50dc-fan
78            # Delta Electronics DPS-650-AB power supply
79          - delta,dps650ab
80            # Delta Electronics DPS920AB 920W 54V Power Supply
81          - delta,dps920ab
82            # 1/4 Brick DC/DC Regulated Power Module
83          - delta,q54sj108a2
84            # Devantech SRF02 ultrasonic ranger in I2C mode
85          - devantech,srf02
86            # Devantech SRF08 ultrasonic ranger
87          - devantech,srf08
88            # Devantech SRF10 ultrasonic ranger
89          - devantech,srf10
90            # DH electronics GmbH on-board CPLD trivial SPI device
91          - dh,dhcom-board
92            # DA9053: flexible system level PMIC with multicore support
93          - dlg,da9053
94            # DMARD05: 3-axis I2C Accelerometer
95          - domintech,dmard05
96            # DMARD06: 3-axis I2C Accelerometer
97          - domintech,dmard06
98            # DMARD05: 3-axis I2C Accelerometer
99          - domintech,dmard07
100            # DMARD09: 3-axis Accelerometer
101          - domintech,dmard09
102            # DMARD10: 3-axis Accelerometer
103          - domintech,dmard10
104            # MMA7660FC: 3-Axis Orientation/Motion Detection Sensor
105          - fsl,mma7660
106            # MMA8450Q: Xtrinsic Low-power, 3-axis Xtrinsic Accelerometer
107          - fsl,mma8450
108            # MPL3115: Absolute Digital Pressure Sensor
109          - fsl,mpl3115
110            # MPR121: Proximity Capacitive Touch Sensor Controller
111          - fsl,mpr121
112            # Honeywell Humidicon HIH-6130 humidity/temperature sensor
113          - honeywell,hi6130
114            # IBM Common Form Factor Power Supply Versions (all versions)
115          - ibm,cffps
116            # IBM Common Form Factor Power Supply Versions 1
117          - ibm,cffps1
118            # IBM Common Form Factor Power Supply Versions 2
119          - ibm,cffps2
120            # IBM On-Chip Controller hwmon device
121          - ibm,p8-occ-hwmon
122            # Infineon barometric pressure and temperature sensor
123          - infineon,dps310
124            # Infineon IR36021 digital POL buck controller
125          - infineon,ir36021
126            # Infineon IRPS5401 Voltage Regulator (PMIC)
127          - infineon,irps5401
128            # Infineon TLV493D-A1B6 I2C 3D Magnetic Sensor
129          - infineon,tlv493d-a1b6
130            # Infineon Hot-swap controller xdp710
131          - infineon,xdp710
132            # Infineon Multi-phase Digital VR Controller xdpe11280
133          - infineon,xdpe11280
134            # Infineon Multi-phase Digital VR Controller xdpe12254
135          - infineon,xdpe12254
136            # Infineon Multi-phase Digital VR Controller xdpe12284
137          - infineon,xdpe12284
138            # Infineon Multi-phase Digital VR Controller xdpe15284
139          - infineon,xdpe15284
140            # Infineon Multi-phase Digital VR Controller xdpe152c4
141          - infineon,xdpe152c4
142            # Injoinic IP5108 2.0A Power Bank IC with I2C
143          - injoinic,ip5108
144            # Injoinic IP5109 2.1A Power Bank IC with I2C
145          - injoinic,ip5109
146            # Injoinic IP5207 1.2A Power Bank IC with I2C
147          - injoinic,ip5207
148            # Injoinic IP5209 2.4A Power Bank IC with I2C
149          - injoinic,ip5209
150            # Inspur Power System power supply unit version 1
151          - inspur,ipsps1
152            # Intersil ISL29028 Ambient Light and Proximity Sensor
153          - isil,isl29028
154            # Intersil ISL29030 Ambient Light and Proximity Sensor
155          - isil,isl29030
156            # Intersil ISL76682 Ambient Light Sensor
157          - isil,isl76682
158            # JEDEC JESD300 (SPD5118) Hub and Serial Presence Detect
159          - jedec,spd5118
160            # Linear Technology LTC2488
161          - lineartechnology,ltc2488
162            # 5 Bit Programmable, Pulse-Width Modulator
163          - maxim,ds1050
164            # 10 kOhm digital potentiometer with I2C interface
165          - maxim,ds1803-010
166            # 50 kOhm digital potentiometer with I2C interface
167          - maxim,ds1803-050
168            # 100 kOhm digital potentiometer with I2C interface
169          - maxim,ds1803-100
170            # 10 kOhm digital potentiometer with I2C interface
171          - maxim,ds3502
172            # Temperature Sensor, I2C interface
173          - maxim,max1619
174            # 3-Channel Remote Temperature Sensor
175          - maxim,max31730
176            # 10-bit 10 kOhm linear programmable voltage divider
177          - maxim,max5481
178            # 10-bit 50 kOhm linear programmable voltage divider
179          - maxim,max5482
180            # 10-bit 10 kOhm linear programmable variable resistor
181          - maxim,max5483
182            # 10-bit 50 kOhm linear programmable variable resistor
183          - maxim,max5484
184            # PECI-to-I2C translator for PECI-to-SMBus/I2C protocol conversion
185          - maxim,max6621
186            # mCube 3-axis 8-bit digital accelerometer
187          - mcube,mc3230
188            # Measurement Specialities I2C temperature and humidity sensor
189          - meas,htu21
190            # Measurement Specialities I2C pressure and temperature sensor
191          - meas,ms5637
192            # Measurement Specialities I2C pressure and temperature sensor
193          - meas,ms5803
194            # Measurement Specialities I2C pressure and temperature sensor
195          - meas,ms5805
196            # Measurement Specialities I2C pressure and temperature sensor
197          - meas,ms5837
198            # Measurement Specialities temp and humidity part of ms8607 device
199          - meas,ms8607-humidity
200            # Measurement Specialities temp and pressure part of ms8607 device
201          - meas,ms8607-temppressure
202            # Measurement Specialties temperature sensor
203          - meas,tsys01
204            # MEMSIC magnetometer
205          - memsic,mmc35240
206            # MEMSIC 3-axis accelerometer
207          - memsic,mxc4005
208            # MEMSIC 2-axis 8-bit digital accelerometer
209          - memsic,mxc6225
210            # MEMSIC 2-axis 8-bit digital accelerometer
211          - memsic,mxc6255
212            # MEMSIC 3-axis accelerometer
213          - memsic,mxc6655
214            # Menlo on-board CPLD trivial SPI device
215          - menlo,m53cpld
216            # Microchip differential I2C ADC, 1 Channel, 18 bit
217          - microchip,mcp3421
218            # Microchip differential I2C ADC, 2 Channel, 18 bit
219          - microchip,mcp3422
220            # Microchip differential I2C ADC, 2 Channel, 18 bit
221          - microchip,mcp3423
222            # Microchip differential I2C ADC, 4 Channel, 18 bit
223          - microchip,mcp3424
224            # Microchip differential I2C ADC, 1 Channel, 16 bit
225          - microchip,mcp3425
226            # Microchip differential I2C ADC, 2 Channel, 16 bit
227          - microchip,mcp3426
228            # Microchip differential I2C ADC, 2 Channel, 16 bit
229          - microchip,mcp3427
230            # Microchip differential I2C ADC, 4 Channel, 16 bit
231          - microchip,mcp3428
232            # Microchip 7-bit Single I2C Digital POT (10k)
233          - microchip,mcp4017-103
234            # Microchip 7-bit Single I2C Digital POT (100k)
235          - microchip,mcp4017-104
236            # Microchip 7-bit Single I2C Digital POT (5k)
237          - microchip,mcp4017-502
238            # Microchip 7-bit Single I2C Digital POT (50k)
239          - microchip,mcp4017-503
240            # Microchip 7-bit Single I2C Digital POT (10k)
241          - microchip,mcp4018-103
242            # Microchip 7-bit Single I2C Digital POT (100k)
243          - microchip,mcp4018-104
244            # Microchip 7-bit Single I2C Digital POT (5k)
245          - microchip,mcp4018-502
246            # Microchip 7-bit Single I2C Digital POT (50k)
247          - microchip,mcp4018-503
248            # Microchip 7-bit Single I2C Digital POT (10k)
249          - microchip,mcp4019-103
250            # Microchip 7-bit Single I2C Digital POT (100k)
251          - microchip,mcp4019-104
252            # Microchip 7-bit Single I2C Digital POT (5k)
253          - microchip,mcp4019-502
254            # Microchip 7-bit Single I2C Digital POT (50k)
255          - microchip,mcp4019-503
256            # PWM Fan Speed Controller With Fan Fault Detection
257          - microchip,tc654
258            # PWM Fan Speed Controller With Fan Fault Detection
259          - microchip,tc655
260            # Micron SPI NOR Authenta
261          - micron,spi-authenta
262            # MiraMEMS DA226 2-axis 14-bit digital accelerometer
263          - miramems,da226
264            # MiraMEMS DA280 3-axis 14-bit digital accelerometer
265          - miramems,da280
266            # MiraMEMS DA311 3-axis 12-bit digital accelerometer
267          - miramems,da311
268            # Monolithic Power Systems Inc. multi-phase controller mp2856
269          - mps,mp2856
270            # Monolithic Power Systems Inc. multi-phase controller mp2857
271          - mps,mp2857
272            # Monolithic Power Systems Inc. multi-phase controller mp2888
273          - mps,mp2888
274            # Monolithic Power Systems Inc. multi-phase controller mp2891
275          - mps,mp2891
276            # Monolithic Power Systems Inc. multi-phase controller mp2993
277          - mps,mp2993
278            # Monolithic Power Systems Inc. multi-phase hot-swap controller mp5920
279          - mps,mp5920
280            # Monolithic Power Systems Inc. multi-phase hot-swap controller mp5990
281          - mps,mp5990
282            # Monolithic Power Systems Inc. digital step-down converter mp9941
283          - mps,mp9941
284            # Monolithic Power Systems Inc. synchronous step-down converter mpq8785
285          - mps,mpq8785
286            # Temperature sensor with integrated fan control
287          - national,lm63
288            # Serial Interface ACPI-Compatible Microprocessor System Hardware Monitor
289          - national,lm80
290            # Serial Interface ACPI-Compatible Microprocessor System Hardware Monitor
291          - national,lm81
292            # Temperature sensor with integrated fan control
293          - national,lm85
294            # I2C ±0.33°C Accurate, 12-Bit + Sign Temperature Sensor and Thermal Window Comparator
295          - national,lm92
296            # Nuvoton Temperature Sensor
297          - nuvoton,w83773g
298            # OKI ML86V7667 video decoder
299          - oki,ml86v7667
300            # ON Semiconductor ADT7462 Temperature, Voltage Monitor and Fan Controller
301          - onnn,adt7462
302            # 48-Lane, 12-Port PCI Express Gen 2 (5.0 GT/s) Switch
303          - plx,pex8648
304            # Pulsedlight LIDAR range-finding sensor
305          - pulsedlight,lidar-lite-v2
306            # Renesas HS3001 Temperature and Relative Humidity Sensors
307          - renesas,hs3001
308            # Renesas ISL29501 time-of-flight sensor
309          - renesas,isl29501
310            # Rohm BH2228FV 8 channel DAC
311          - rohm,bh2228fv
312            # Rohm DH2228FV - This device does not exist, use rohm,bh2228fv instead.
313          - rohm,dh2228fv
314            # S524AD0XF1 (128K/256K-bit Serial EEPROM for Low Power)
315          - samsung,24ad0xd1
316            # Samsung Exynos SoC SATA PHY I2C device
317          - samsung,exynos-sataphy-i2c
318            # Semtech sx1301 baseband processor
319          - semtech,sx1301
320            # Sensirion multi-pixel gas sensor with I2C interface
321          - sensirion,sgp30
322            # Sensirion gas sensor with I2C interface
323          - sensirion,sgp40
324            # Sensirion low power multi-pixel gas sensor with I2C interface
325          - sensirion,sgpc3
326            # Sensirion temperature & humidity sensor with I2C interface
327          - sensirion,sht4x
328            # Sensortek 3 axis accelerometer
329          - sensortek,stk8312
330            # Sensortek 3 axis accelerometer
331          - sensortek,stk8ba50
332            # SGX Sensortech VZ89X Sensors
333          - sgx,vz89x
334            # Silicon Labs EM3581 Zigbee SoC with SPI interface
335          - silabs,em3581
336            # Silicon Labs SI3210 Programmable CMOS SLIC/CODEC with SPI interface
337          - silabs,si3210
338            # Relative Humidity and Temperature Sensors
339          - silabs,si7005
340            # Relative Humidity and Temperature Sensors
341          - silabs,si7020
342            # Skyworks SKY81452: Six-Channel White LED Driver with Touch Panel Bias Supply
343          - skyworks,sky81452
344            # SparkFun Qwiic Joystick (COM-15168) with i2c interface
345          - sparkfun,qwiic-joystick
346            # Sierra Wireless mangOH Green SPI IoT interface
347          - swir,mangoh-iotport-spi
348            # Ambient Light Sensor with SMBUS/Two Wire Serial Interface
349          - taos,tsl2550
350            # Temperature and humidity sensor with i2c interface
351          - ti,hdc1000
352            # Temperature and humidity sensor with i2c interface
353          - ti,hdc1008
354            # Temperature and humidity sensor with i2c interface
355          - ti,hdc1010
356            # Temperature and humidity sensor with i2c interface
357          - ti,hdc1050
358            # Temperature and humidity sensor with i2c interface
359          - ti,hdc1080
360            # Thermometer with SPI interface
361          - ti,lm70
362          - ti,lm71
363            # Temperature sensor with 2-wire interface
364          - ti,lm73
365            # Thermometer with SPI interface
366          - ti,lm74
367            # Temperature sensor with integrated fan control
368          - ti,lm96000
369            # Low Power Digital Temperature Sensor with SMBUS/Two Wire Serial Interface
370          - ti,tmp103
371            # Thermometer with SPI interface
372          - ti,tmp121
373          - ti,tmp122
374          - ti,tmp125
375            # TI DC-DC converter on PMBus
376          - ti,tps40400
377            # TI Dual channel DCAP+ multiphase controller TPS53676 with AVSBus
378          - ti,tps53676
379            # TI Dual channel DCAP+ multiphase controller TPS53679
380          - ti,tps53679
381            # TI Dual channel DCAP+ multiphase controller TPS53688
382          - ti,tps53688
383            # TI DC-DC converters on PMBus
384          - ti,tps544b20
385          - ti,tps544b25
386          - ti,tps544c20
387          - ti,tps544c25
388          - ti,tps546d24
389            # I2C Touch-Screen Controller
390          - ti,tsc2003
391            # Winbond/Nuvoton H/W Monitor
392          - winbond,w83793
393
394required:
395  - compatible
396  - reg
397
398additionalProperties: false
399
400...
401