Lines Matching +full:enable +full:- +full:gpios
4 - compatible: "fairchild,fusb302"
5 - reg: I2C slave address
6 - pinctrl-names: Musb be "default"
7 - pinctrl-0: fusb1_int musb be set to pull up.
8 - vbus-5v-gpios: enable/disable 5v vbus output
9 - vbus-other-gpios: enable/disable other high-voltage vbus output
10 - int-n-gpios: I2C int pin
11 - fusb302,role: typec port power role
13 - fusb302,try_role: enable try.role function, it would try your wanted
22 pinctrl-names = "default";
23 pinctrl-0 = <&fusb1_int>;
24 vbus-5v-gpios = <&gpio1 4 GPIO_ACTIVE_LOW>;
25 vbus-other-gpios = <&gpio1 5 GPIO_ACTIVE_LOW>;
26 int-n-gpios = <&gpio1 24 GPIO_ACTIVE_HIGH>;