Lines Matching +full:i2c +full:- +full:arb
1 Common i2c arbitration bus properties.
3 - i2c-arb child node
5 Required properties for the i2c-arb child node:
6 - #address-cells = <1>;
7 - #size-cells = <0>;
9 Optional properties for i2c-arb child node:
10 - Child nodes conforming to i2c bus binding
16 An NXP pca9541 I2C bus master selector at address 0x74
20 arb@74 {
24 i2c-arb {
25 #address-cells = <1>;
26 #size-cells = <0>;
31 #gpio-cells = <2>;
32 gpio-controller;