Lines Matching +full:cooling +full:- +full:maps
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include "meson-sm1-odroid.dtsi"
11 compatible = "hardkernel,odroid-hc4", "amlogic,sm1";
12 model = "Hardkernel ODROID-HC4";
19 fan0: pwm-fan {
20 compatible = "pwm-fan";
21 #cooling-cells = <2>;
22 cooling-min-state = <0>;
23 cooling-max-state = <3>;
24 cooling-levels = <0 120 170 220>;
29 compatible = "gpio-leds";
31 led-blue {
35 linux,default-trigger = "heartbeat";
36 panic-indicator;
39 led-red {
43 default-state = "on";
48 p12v_0: regulator-p12v_0 {
49 compatible = "regulator-fixed";
50 regulator-name = "P12V_0";
51 regulator-min-microvolt = <12000000>;
52 regulator-max-microvolt = <12000000>;
53 vin-supply = <&main_12v>;
56 enable-active-high;
57 regulator-always-on;
61 p12v_1: regulator-p12v_1 {
62 compatible = "regulator-fixed";
63 regulator-name = "P12V_1";
64 regulator-min-microvolt = <12000000>;
65 regulator-max-microvolt = <12000000>;
66 vin-supply = <&main_12v>;
69 enable-active-high;
70 regulator-always-on;
74 model = "ODROID-HC4";
79 cooling-maps {
82 cooling-device = <&fan0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
88 linux,rc-map-name = "rc-odroid";
93 pinctrl-0 = <&i2c2_sda_x_pins>, <&i2c2_sck_x_pins>;
94 pinctrl-names = "default";
100 wakeup-source;
106 reset-gpios = <&gpio GPIOH_4 GPIO_ACTIVE_LOW>;
111 pinctrl-names = "default";
112 pinctrl-0 = <&pwm_d_x6_pins>;
121 pinctrl-0 = <&nor_pins>;
122 pinctrl-names = "default";
124 spi-flash@0 {
125 #address-cells = <1>;
126 #size-cells = <1>;
127 compatible = "jedec,spi-nor";
129 spi-max-frequency = <104000000>;
135 phy-names = "usb2-phy1";