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 compatible: 27 items: 28 - enum: 29 # SMBus/I2C Digital Temperature Sensor in 6-Pin SOT with SMBus Alert and Over Temperature Pin 30 - ad,ad7414 31 # ADM9240: Complete System Hardware Monitor for uProcessor-Based Systems 32 - ad,adm9240 33 # +/-1C TDM Extended Temp Range I.C 34 - adi,adt7461 35 # +/-1C TDM Extended Temp Range I.C 36 - adt7461 37 # AMS iAQ-Core VOC Sensor 38 - ams,iaq-core 39 # i2c serial eeprom (24cxx) 40 - at,24c08 41 # i2c trusted platform module (TPM) 42 - atmel,at97sc3204t 43 # i2c h/w symmetric crypto module 44 - atmel,atsha204a 45 # i2c h/w elliptic curve crypto module 46 - atmel,atecc508a 47 # Bosch Sensortec pressure, temperature, humididty and VOC sensor 48 - bosch,bme680 49 # CM32181: Ambient Light Sensor 50 - capella,cm32181 51 # CM3232: Ambient Light Sensor 52 - capella,cm3232 53 # High-Precision Digital Thermometer 54 - dallas,ds1631 55 # Total-Elapsed-Time Recorder with Alarm 56 - dallas,ds1682 57 # Tiny Digital Thermometer and Thermostat 58 - dallas,ds1775 59 # CPU Peripheral Monitor 60 - dallas,ds1780 61 # CPU Supervisor with Nonvolatile Memory and Programmable I/O 62 - dallas,ds4510 63 # Digital Thermometer and Thermostat 64 - dallas,ds75 65 # Devantech SRF02 ultrasonic ranger in I2C mode 66 - devantech,srf02 67 # Devantech SRF08 ultrasonic ranger 68 - devantech,srf08 69 # Devantech SRF10 ultrasonic ranger 70 - devantech,srf10 71 # DA9053: flexible system level PMIC with multicore support 72 - dlg,da9053 73 # DA9063: system PMIC for quad-core application processors 74 - dlg,da9063 75 # DMARD05: 3-axis I2C Accelerometer 76 - domintech,dmard05 77 # DMARD06: 3-axis I2C Accelerometer 78 - domintech,dmard06 79 # DMARD05: 3-axis I2C Accelerometer 80 - domintech,dmard07 81 # DMARD09: 3-axis Accelerometer 82 - domintech,dmard09 83 # DMARD10: 3-axis Accelerometer 84 - domintech,dmard10 85 # MMA7660FC: 3-Axis Orientation/Motion Detection Sensor 86 - fsl,mma7660 87 # MMA8450Q: Xtrinsic Low-power, 3-axis Xtrinsic Accelerometer 88 - fsl,mma8450 89 # MPL3115: Absolute Digital Pressure Sensor 90 - fsl,mpl3115 91 # MPR121: Proximity Capacitive Touch Sensor Controller 92 - fsl,mpr121 93 # Monolithic Power Systems Inc. multi-phase controller mp2975 94 - mps,mp2975 95 # G751: Digital Temperature Sensor and Thermal Watchdog with Two-Wire Interface 96 - gmt,g751 97 # Infineon IR38064 Voltage Regulator 98 - infineon,ir38064 99 # Infineon SLB9635 (Soft-) I2C TPM (old protocol, max 100khz) 100 - infineon,slb9635tt 101 # Infineon SLB9645 I2C TPM (new protocol, max 400khz) 102 - infineon,slb9645tt 103 # Infineon TLV493D-A1B6 I2C 3D Magnetic Sensor 104 - infineon,tlv493d-a1b6 105 # Infineon Multi-phase Digital VR Controller xdpe12254 106 - infineon,xdpe12254 107 # Infineon Multi-phase Digital VR Controller xdpe12284 108 - infineon,xdpe12284 109 # Inspur Power System power supply unit version 1 110 - inspur,ipsps1 111 # Intersil ISL29028 Ambient Light and Proximity Sensor 112 - isil,isl29028 113 # Intersil ISL29030 Ambient Light and Proximity Sensor 114 - isil,isl29030 115 # Intersil ISL68137 Digital Output Configurable PWM Controller 116 - isil,isl68137 117 # 5 Bit Programmable, Pulse-Width Modulator 118 - maxim,ds1050 119 # 10 kOhm digital potentiometer with I2C interface 120 - maxim,ds1803-010 121 # 50 kOhm digital potentiometer with I2C interface 122 - maxim,ds1803-050 123 # 100 kOhm digital potentiometer with I2C interface 124 - maxim,ds1803-100 125 # Low-Power, 4-/12-Channel, 2-Wire Serial, 12-Bit ADCs 126 - maxim,max1237 127 # 10-bit 10 kOhm linear programable voltage divider 128 - maxim,max5481 129 # 10-bit 50 kOhm linear programable voltage divider 130 - maxim,max5482 131 # 10-bit 10 kOhm linear programable variable resistor 132 - maxim,max5483 133 # 10-bit 50 kOhm linear programable variable resistor 134 - maxim,max5484 135 # PECI-to-I2C translator for PECI-to-SMBus/I2C protocol conversion 136 - maxim,max6621 137 # 9-Bit/12-Bit Temperature Sensors with I²C-Compatible Serial Interface 138 - maxim,max6625 139 # 3-Channel Remote Temperature Sensor 140 - maxim,max31730 141 # mCube 3-axis 8-bit digital accelerometer 142 - mcube,mc3230 143 # MEMSIC magnetometer 144 - memsic,mmc35240 145 # MEMSIC 2-axis 8-bit digital accelerometer 146 - memsic,mxc6225 147 # Measurement Specialities I2C temperature and humidity sensor 148 - meas,htu21 149 # Measurement Specialities I2C pressure and temperature sensor 150 - meas,ms5637 151 # Measurement Specialities I2C pressure and temperature sensor 152 - meas,ms5805 153 # Measurement Specialities I2C pressure and temperature sensor 154 - meas,ms5837 155 # Measurement Specialities temp and humidity part of ms8607 device 156 - meas,ms8607-humidity 157 # Measurement Specialities temp and pressure part of ms8607 device 158 - meas,ms8607-temppressure 159 # Measurement Specialties temperature sensor 160 - meas,tsys01 161 # Microchip differential I2C ADC, 1 Channel, 18 bit 162 - microchip,mcp3421 163 # Microchip differential I2C ADC, 2 Channel, 18 bit 164 - microchip,mcp3422 165 # Microchip differential I2C ADC, 2 Channel, 18 bit 166 - microchip,mcp3423 167 # Microchip differential I2C ADC, 4 Channel, 18 bit 168 - microchip,mcp3424 169 # Microchip differential I2C ADC, 1 Channel, 16 bit 170 - microchip,mcp3425 171 # Microchip differential I2C ADC, 2 Channel, 16 bit 172 - microchip,mcp3426 173 # Microchip differential I2C ADC, 2 Channel, 16 bit 174 - microchip,mcp3427 175 # Microchip differential I2C ADC, 4 Channel, 16 bit 176 - microchip,mcp3428 177 # Microchip 7-bit Single I2C Digital POT (5k) 178 - microchip,mcp4017-502 179 # Microchip 7-bit Single I2C Digital POT (10k) 180 - microchip,mcp4017-103 181 # Microchip 7-bit Single I2C Digital POT (50k) 182 - microchip,mcp4017-503 183 # Microchip 7-bit Single I2C Digital POT (100k) 184 - microchip,mcp4017-104 185 # Microchip 7-bit Single I2C Digital POT (5k) 186 - microchip,mcp4018-502 187 # Microchip 7-bit Single I2C Digital POT (10k) 188 - microchip,mcp4018-103 189 # Microchip 7-bit Single I2C Digital POT (50k) 190 - microchip,mcp4018-503 191 # Microchip 7-bit Single I2C Digital POT (100k) 192 - microchip,mcp4018-104 193 # Microchip 7-bit Single I2C Digital POT (5k) 194 - microchip,mcp4019-502 195 # Microchip 7-bit Single I2C Digital POT (10k) 196 - microchip,mcp4019-103 197 # Microchip 7-bit Single I2C Digital POT (50k) 198 - microchip,mcp4019-503 199 # Microchip 7-bit Single I2C Digital POT (100k) 200 - microchip,mcp4019-104 201 # PWM Fan Speed Controller With Fan Fault Detection 202 - microchip,tc654 203 # PWM Fan Speed Controller With Fan Fault Detection 204 - microchip,tc655 205 # MiraMEMS DA226 2-axis 14-bit digital accelerometer 206 - miramems,da226 207 # MiraMEMS DA280 3-axis 14-bit digital accelerometer 208 - miramems,da280 209 # MiraMEMS DA311 3-axis 12-bit digital accelerometer 210 - miramems,da311 211 # Temperature sensor with integrated fan control 212 - national,lm63 213 # I2C TEMP SENSOR 214 - national,lm75 215 # Serial Interface ACPI-Compatible Microprocessor System Hardware Monitor 216 - national,lm80 217 # Serial Interface ACPI-Compatible Microprocessor System Hardware Monitor 218 - national,lm81 219 # Temperature sensor with integrated fan control 220 - national,lm85 221 # I2C ±0.33°C Accurate, 12-Bit + Sign Temperature Sensor and Thermal Window Comparator 222 - national,lm92 223 # i2c trusted platform module (TPM) 224 - nuvoton,npct501 225 # i2c trusted platform module (TPM2) 226 - nuvoton,npct601 227 # Nuvoton Temperature Sensor 228 - nuvoton,w83773g 229 # OKI ML86V7667 video decoder 230 - oki,ml86v7667 231 # OV5642: Color CMOS QSXGA (5-megapixel) Image Sensor with OmniBSI and Embedded TrueFocus 232 - ovti,ov5642 233 # 48-Lane, 12-Port PCI Express Gen 2 (5.0 GT/s) Switch 234 - plx,pex8648 235 # Pulsedlight LIDAR range-finding sensor 236 - pulsedlight,lidar-lite-v2 237 # Renesas ISL29501 time-of-flight sensor 238 - renesas,isl29501 239 # S524AD0XF1 (128K/256K-bit Serial EEPROM for Low Power) 240 - samsung,24ad0xd1 241 # Sensirion low power multi-pixel gas sensor with I2C interface 242 - sensirion,sgpc3 243 # Sensirion multi-pixel gas sensor with I2C interface 244 - sensirion,sgp30 245 # SGX Sensortech VZ89X Sensors 246 - sgx,vz89x 247 # Relative Humidity and Temperature Sensors 248 - silabs,si7020 249 # Skyworks SKY81452: Six-Channel White LED Driver with Touch Panel Bias Supply 250 - skyworks,sky81452 251 # Socionext SynQuacer TPM MMIO module 252 - socionext,synquacer-tpm-mmio 253 # i2c serial eeprom (24cxx) 254 - st,24c256 255 # Ambient Light Sensor with SMBUS/Two Wire Serial Interface 256 - taos,tsl2550 257 # Temperature Monitoring and Fan Control 258 - ti,amc6821 259 # Temperature and humidity sensor with i2c interface 260 - ti,hdc1000 261 # Temperature and humidity sensor with i2c interface 262 - ti,hdc1008 263 # Temperature and humidity sensor with i2c interface 264 - ti,hdc1010 265 # Temperature and humidity sensor with i2c interface 266 - ti,hdc1050 267 # Temperature and humidity sensor with i2c interface 268 - ti,hdc1080 269 # Temperature sensor with 2-wire interface 270 - ti,lm73 271 # Temperature sensor with integrated fan control 272 - ti,lm96000 273 # I2C Touch-Screen Controller 274 - ti,tsc2003 275 # Low Power Digital Temperature Sensor with SMBUS/Two Wire Serial Interface 276 - ti,tmp102 277 # Low Power Digital Temperature Sensor with SMBUS/Two Wire Serial Interface 278 - ti,tmp103 279 # Digital Temperature Sensor 280 - ti,tmp275 281 # TI Dual channel DCAP+ multiphase controller TPS53679 282 - ti,tps53679 283 # TI Dual channel DCAP+ multiphase controller TPS53688 284 - ti,tps53688 285 # Winbond/Nuvoton H/W Monitor 286 - winbond,w83793 287 # i2c trusted platform module (TPM) 288 - winbond,wpct301 289 290required: 291 - compatible 292 - reg 293 294additionalProperties: false 295 296... 297