Lines Matching +full:wakeup +full:- +full:event +full:- +full:action
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/input/linux-event-codes.h>
5 #include <dt-bindings/input/gpio-keys.h>
7 #include "tegra234-p3767-0000.dtsi"
8 #include "tegra234-p3768-0000.dtsi"
11 compatible = "nvidia,p3768-0000+p3767-0000", "nvidia,p3767-0000", "nvidia,tegra234";
21 stdout-path = "serial0:115200n8";
26 compatible = "nvidia,tegra194-hsuart";
27 reset-names = "serial";
32 compatible = "nvidia,tegra194-hsuart";
33 reset-names = "serial";
42 assigned-clocks = <&bpmp TEGRA234_CLK_PWM3>;
43 assigned-clock-parents = <&bpmp TEGRA234_CLK_PLLP_OUT0>;
57 gpio-keys {
58 compatible = "gpio-keys";
60 key-force-recovery {
63 linux,input-type = <EV_KEY>;
67 key-power {
70 linux,input-type = <EV_KEY>;
72 wakeup-event-action = <EV_ACT_ASSERTED>;
73 wakeup-source;
76 key-suspend {
79 linux,input-type = <EV_KEY>;
84 pwm-fan {
85 cooling-levels = <0 88 187 255>;
88 vdd_3v3_pcie: regulator-vdd-3v3-pcie {
89 compatible = "regulator-fixed";
90 regulator-name = "VDD_3V3_PCIE";
91 regulator-min-microvolt = <3300000>;
92 regulator-max-microvolt = <3300000>;
94 enable-active-high;
101 thermal-zones {
102 tj-thermal {
103 cooling-maps {
104 map-active-0 {
105 cooling-device = <&fan 0 1>;
109 map-active-1 {
110 cooling-device = <&fan 1 2>;
114 map-active-2 {
115 cooling-device = <&fan 2 3>;