Lines Matching +full:fan +full:- +full:speed
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree common file for kirkwood-6282 based Buffalo Linkstation
10 #include "kirkwood-6282.dtsi"
11 #include "kirkwood-linkstation.dtsi"
15 pinctrl: pin-controller@10000 {
16 pmx_power_hdd0: pmx-power-hdd0 {
20 pmx_usb_vbus: pmx-usb-vbus {
24 pmx_fan_high: pmx-fan-high {
28 pmx_fan_low: pmx-fan-low {
32 pmx_led_alarm: pmx-led-alarm {
36 pmx_led_function_red: pmx-led-function-red {
40 pmx_led_info: pmx-led-info {
44 pmx_led_function_blue: pmx-led-function-blue {
48 pmx_led_power: pmx-led-power {
52 pmx_fan_lock: pmx-fan-lock {
56 pmx_button_function: pmx-button-function {
60 pmx_power_switch: pmx-power-switch {
64 pmx_power_auto_switch: pmx-power-auto-switch {
72 function-button {
76 power-on-switch {
80 power-auto-switch {
86 red-alarm-led {
91 red-function-led {
96 amber-info-led {
101 blue-function-led {
106 blue-power-led {
109 default-state = "keep";
114 compatible = "gpio-fan";
115 pinctrl-0 = <&pmx_fan_low &pmx_fan_high &pmx_fan_lock>;
116 pinctrl-names = "default";
121 gpio-fan,speed-map =
127 alarm-gpios = <&gpio1 11 GPIO_ACTIVE_HIGH>;
144 ethphy0: ethernet-phy@0 {
145 device_type = "ethernet-phy";
153 ethernet0-port@0 {
154 phy-handle = <ðphy0>;