aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes/pca954x.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07i2c: Remove <common.h> and add needed includesTom Rini1-1/+0
2022-02-01i2c: muxes: pca954x: add PCA9847 variantVladimir Oltean1-1/+8
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-04-20i2c: muxes: pca954x: add PCA9546 variantChris Packham1-0/+6
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass1-2/+2
2019-04-11i2c: muxes: pca954x: support PCA9543 I2C switchLuca Ceresoli1-0/+6
2019-04-11i2c: muxes: pca954x: clarify enable fieldLuca Ceresoli1-3/+1
2019-01-15i2c: mux: Covert to livetree functionsMichal Simek1-1/+1
2018-08-06i2c-mux: pca954x: support pca9646 i2c switchPeng Fan1-1/+8
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-11i2c: muxes: pca954x: look up width from chip_descChris Packham1-1/+6
2017-09-13i2c: muxes: pca954x: Add support for GPIO reset lineMoritz Fischer1-1/+39
2017-07-12drivers/i2c/muxes/pca954x: Add pca9547 I2C mux supportMarek BehĂșn1-3/+39
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+1
2016-05-17i2c: muxes: Add support for TI PCA954X muxMichal Simek1-0/+79