Lines Matching +full:cts +full:- +full:gpios
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
5 /dts-v1/;
6 #include "mt8192-asurada.dtsi"
7 #include "mt8192-asurada-audio-rt1015p-rt5682.dtsi"
11 compatible = "google,hayato-rev1", "google,hayato", "mediatek,mt8192";
15 function-row-physmap = <
44 bt_pins: bt-pins {
45 pins-bt-kill {
47 output-low;
50 pins-bt-wake {
52 bias-pull-up;
55 pins-ap-wake-bt {
57 output-low;
61 uart1_pins: uart1-pins {
62 pins-rx {
64 input-enable;
65 bias-pull-up;
68 pins-tx {
72 pins-cts {
74 input-enable;
77 pins-rts {
82 uart1_pins_sleep: uart1-sleep-pins {
83 pins-rx {
85 input-enable;
86 bias-pull-up;
89 pins-tx {
93 pins-cts {
95 input-enable;
98 pins-rts {
105 compatible = "hid-over-i2c";
106 post-power-on-delay-ms = <10>;
107 hid-descr-addr = <0x0001>;
108 vdd-supply = <&pp3300_u>;
113 pinctrl-names = "default", "sleep";
114 pinctrl-0 = <&uart1_pins>;
115 pinctrl-1 = <&uart1_pins_sleep>;
116 /delete-property/ interrupts;
117 interrupts-extended = <&gic GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH 0>,
121 compatible = "realtek,rtl8822cs-bt";
122 pinctrl-names = "default";
123 pinctrl-0 = <&bt_pins>;
125 enable-gpios = <&pio 144 GPIO_ACTIVE_HIGH>;
126 device-wake-gpios = <&pio 168 GPIO_ACTIVE_HIGH>;
127 host-wake-gpios = <&pio 22 GPIO_ACTIVE_LOW>;