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