Lines Matching +full:vpcie3v3 +full:- +full:supply
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 compatible = "nvidia,tegra194-hsuart";
22 reset-names = "serial";
27 compatible = "nvidia,tegra194-hsuart";
28 reset-names = "serial";
33 assigned-clocks = <&bpmp TEGRA234_CLK_PWM3>;
34 assigned-clock-parents = <&bpmp TEGRA234_CLK_PLLP_OUT0>;
48 gpio-keys {
49 compatible = "gpio-keys";
51 key-force-recovery {
54 linux,input-type = <EV_KEY>;
58 key-power {
61 linux,input-type = <EV_KEY>;
63 wakeup-event-action = <EV_ACT_ASSERTED>;
64 wakeup-source;
67 key-suspend {
70 linux,input-type = <EV_KEY>;
75 pwm-fan {
76 cooling-levels = <0 88 187 255>;
79 vdd_3v3_pcie: regulator-vdd-3v3-pcie {
80 compatible = "regulator-fixed";
81 regulator-name = "VDD_3V3_PCIE";
82 regulator-min-microvolt = <3300000>;
83 regulator-max-microvolt = <3300000>;
85 enable-active-high;
88 thermal-zones {
89 tj-thermal {
90 cooling-maps {
91 map-active-0 {
92 cooling-device = <&fan 0 1>;
96 map-active-1 {
97 cooling-device = <&fan 1 2>;
101 map-active-2 {
102 cooling-device = <&fan 2 3>;