Building a i2c device controller
问题 I am building a PCB that will communicate via a i2c bus with a UDOO x86 running ubuntu 18.04 with two accesible i2c buses and multiple GPIO the device has 3 i2c chips on it i2c-mux-pca954x PCA9543 - level shifting bus switch SC18IS602B - i2c to SPI Bus master SC16IS741A - i2c to uart each of which has a kernel driver module(i2c-mux-pca954x,spi-sc18is602,sc16is7xx) both the SC18IS602B and SC16IS741A are connected to one channel of the PCA9543 and corresponding interrupt. the second channel for