summaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes/pca954x.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* i2c: muxes: pca954x: add PCA9546 variantChris Packham2020-04-201-0/+6
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-151-2/+2
* i2c: muxes: pca954x: support PCA9543 I2C switchLuca Ceresoli2019-04-111-0/+6
* i2c: muxes: pca954x: clarify enable fieldLuca Ceresoli2019-04-111-3/+1
* i2c: mux: Covert to livetree functionsMichal Simek2019-01-151-1/+1
* i2c-mux: pca954x: support pca9646 i2c switchPeng Fan2018-08-061-1/+8
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* i2c: muxes: pca954x: look up width from chip_descChris Packham2017-10-111-1/+6
* i2c: muxes: pca954x: Add support for GPIO reset lineMoritz Fischer2017-09-131-1/+39
* drivers/i2c/muxes/pca954x: Add pca9547 I2C mux supportMarek BehĂșn2017-07-121-3/+39
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* i2c: muxes: Add support for TI PCA954X muxMichal Simek2016-05-171-0/+79