Lines Matching +full:interrupt +full:- +full:driven
1 // SPDX-License-Identifier: GPL-2.0
7 /dts-v1/;
9 #include "meson-gxm.dtsi"
10 #include "meson-gx-libretech-pc.dtsi"
13 compatible = "libretech,aml-s912-pc", "amlogic,s912",
14 "amlogic,meson-gxm";
15 model = "Libre Computer AML-S912-PC";
17 typec2_vbus: regulator-typec2-vbus {
18 compatible = "regulator-fixed";
19 regulator-name = "TYPEC2_VBUS";
20 regulator-min-microvolt = <5000000>;
21 regulator-max-microvolt = <5000000>;
22 vin-supply = <&vcc5v>;
25 enable-active-high;
31 * Make sure the irq pin of the TYPE C controller is not driven
38 bias-pull-up;
39 output-disable;
49 pinctrl-0 = <&fusb302_irq_pins>;
50 pinctrl-names = "default";
51 interrupt-parent = <&gpio_intc>;
54 vbus-supply = <&typec2_vbus>;
59 compatible = "usb-c-connector";
65 phy-supply = <&typec2_vbus>;