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