Lines Matching +full:wakeup +full:- +full:delay
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
7 #include "mt8183-kukui-jacuzzi.dtsi"
8 #include "mt8183-kukui-audio-ts3a227e-max98357a.dtsi"
12 chassis-type = "convertible";
13 compatible = "google,pico-sku2", "google,pico", "mediatek,mt8183";
15 bt_wakeup: bt-wakeup {
16 compatible = "gpio-keys";
17 pinctrl-names = "default";
18 pinctrl-0 = <&bt_pins_wakeup>;
20 event-wobt {
24 wakeup-source;
30 google,remote-bus = <0>;
34 i2c-scl-internal-delay-ns = <25000>;
37 compatible = "hid-over-i2c";
39 hid-descr-addr = <0x20>;
41 pinctrl-names = "default";
42 pinctrl-0 = <&trackpad_pins>;
44 interrupts-extended = <&pio 7 IRQ_TYPE_LEVEL_LOW>;
46 wakeup-source;
55 post-power-on-delay-ms = <50>;
58 reset-gpios = <&pio 8 GPIO_ACTIVE_LOW>;
62 pins-wifi-enable {
68 pins-cmd-dat {
69 drive-strength = <6>;
71 pins-clk {
72 drive-strength = <6>;
77 pins-clk {
78 drive-strength = <6>;
85 compatible = "mediatek,mt7921s-bluetooth";
86 pinctrl-names = "default";
87 pinctrl-0 = <&bt_pins_reset>;
88 reset-gpios = <&pio 120 GPIO_ACTIVE_LOW>;
93 bt_pins_wakeup: bt-pins-wakeup {
94 piins-bt-wakeup {
96 input-enable;
100 bt_pins_reset: bt-pins-reset {
101 pins-bt-reset {
103 output-high;
108 /delete-node/ &bluetooth;
109 /delete-node/ &bt_pins;