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