1 Common i2c bus multiplexer/switch properties.
3 An i2c bus multiplexer/switch will have several child busses that are
4 numbered uniquely in a device dependent manner. The nodes for an i2c bus
5 multiplexer/switch will have one child node for each child
9 - #address-cells = <1>;
12 Required properties for child nodes:
13 - #address-cells = <1>;
15 - reg : The sub-bus number.
17 Optional properties for child nodes:
18 - Other properties specific to the multiplexer/switch hardware.
19 - Child nodes conforming to i2c bus binding
25 An NXP pca9548 8 channel I2C multiplexer at address 0x70
26 with two NXP pca8574 GPIO expanders attached, one each to
31 compatible = "nxp,pca9548";
42 compatible = "nxp,pca8574";
54 compatible = "nxp,pca8574";