Lines Matching +full:cooling +full:- +full:maps

1 // SPDX-License-Identifier: GPL-2.0
3 * Hardkernel's Exynos4412 based ODROID-U3 board device tree source
7 * Device tree source file for Hardkernel's ODROID-U3 board which is based
11 /dts-v1/;
12 #include "exynos4412-odroid-common.dtsi"
13 #include "exynos4412-prime.dtsi"
16 model = "Hardkernel ODROID-U3 board based on Exynos4412";
17 compatible = "hardkernel,odroid-u3", "samsung,exynos4412", "samsung,exynos4";
28 vbus_otg_reg: regulator-1 {
29 compatible = "regulator-fixed";
30 regulator-name = "VBUS_VDD_5.0V";
31 regulator-min-microvolt = <5000000>;
32 regulator-max-microvolt = <5000000>;
34 enable-active-high;
38 compatible = "gpio-leds";
42 default-state = "on";
43 linux,default-trigger = "heartbeat";
47 fan0: pwm-fan {
48 compatible = "pwm-fan";
50 #cooling-cells = <2>;
51 cooling-levels = <0 102 170 230>;
56 vdd-supply = <&ldo10_reg>;
62 regulator-name = "BUCK8_P3V3";
63 regulator-min-microvolt = <3300000>;
64 regulator-max-microvolt = <3300000>;
68 cooling-maps {
71 cooling-device = <&cpu0 9 9>, <&cpu1 9 9>,
77 cooling-device = <&cpu0 15 15>, <&cpu1 15 15>,
83 cooling-device = <&fan0 0 1>;
89 needs-hpd;
94 regulator-name = "LDO22_VDDQ_MMC4_2.8V";
95 regulator-min-microvolt = <2800000>;
96 regulator-max-microvolt = <2800000>;
100 vqmmc-supply = <&ldo22_reg>;
104 pinctrl-0 = <&pwm0_out>;
105 pinctrl-names = "default";
106 samsung,pwm-outputs = <0>;
111 clock-names = "refclk";
113 refclk-frequency = <24000000>;
117 #address-cells = <1>;
118 #size-cells = <0>;
120 phy-names = "hsic0", "hsic1";
125 local-mac-address = [00 00 00 00 00 00]; /* Filled in by a bootloader */
131 vbus-supply = <&vbus_otg_reg>;
135 model = "Odroid-U3";
136 samsung,audio-widgets =
139 samsung,audio-routing =
149 pinctrl-names = "default";
150 pinctrl-0 = <&spi1_bus>;
151 cs-gpios = <&gpb 5 GPIO_ACTIVE_HIGH>;