Lines Matching +full:channel +full:- +full:gpios
2 # SPDX-License-Identifier: Apache-2.0
9 Each channel is represented by a separate devicetree child node.
10 The channel node can then be used as a standard i2c bus controller
18 #address-cells = <1>;
19 #size-cells = <0>;
20 reset-gpios = <&gpio5 3 GPIO_ACTIVE_LOW>;
23 compatible: "ti,tca9546a-channel"
25 #address-cells = <1>;
26 #size-cells = <0>;
35 compatible: "ti,tca9546a-channel"
37 #address-cells = <1>;
38 #size-cells = <0>;
47 include: [i2c-device.yaml]
50 reset-gpios:
51 type: phandle-array
53 GPIO connected to the controller RESET pin. This pin is active-low.
55 child-binding:
56 description: TCA954x I2C switch channel node
57 include: [i2c-controller.yaml]
58 on-bus: i2c