Kconfig (eb32b5aae92176e7a00411082955dab8c62761ee) | Kconfig (e73760a60582b667cfe6d2ba70b74d5297419c42) |
---|---|
1# 2# GPIO infrastructure and drivers 3# 4 5config ARCH_HAVE_CUSTOM_GPIO_H 6 bool 7 help 8 Selecting this config option from the architecture Kconfig allows --- 457 unchanged lines hidden (view full) --- 466 help 467 Say yes here to provide access to several register-oriented 468 SMBus I/O expanders, made mostly by NXP or TI. Compatible 469 models include: 470 471 4 bits: pca9536, pca9537 472 473 8 bits: max7310, max7315, pca6107, pca9534, pca9538, pca9554, | 1# 2# GPIO infrastructure and drivers 3# 4 5config ARCH_HAVE_CUSTOM_GPIO_H 6 bool 7 help 8 Selecting this config option from the architecture Kconfig allows --- 457 unchanged lines hidden (view full) --- 466 help 467 Say yes here to provide access to several register-oriented 468 SMBus I/O expanders, made mostly by NXP or TI. Compatible 469 models include: 470 471 4 bits: pca9536, pca9537 472 473 8 bits: max7310, max7315, pca6107, pca9534, pca9538, pca9554, |
474 pca9556, pca9557, pca9574, tca6408 | 474 pca9556, pca9557, pca9574, tca6408, xra1202 |
475 476 16 bits: max7312, max7313, pca9535, pca9539, pca9555, pca9575, 477 tca6416 478 479 24 bits: tca6424 480 481 40 bits: pca9505, pca9698 482 --- 358 unchanged lines hidden --- | 475 476 16 bits: max7312, max7313, pca9535, pca9539, pca9555, pca9575, 477 tca6416 478 479 24 bits: tca6424 480 481 40 bits: pca9505, pca9698 482 --- 358 unchanged lines hidden --- |