Lines Matching +full:fan +full:- +full:speed
1 // SPDX-License-Identifier: GPL-2.0
3 #include "kirkwood-6281.dtsi"
6 model = "D-Link DNS NASes (kirkwood-based)";
7 compatible = "dlink,dns-kirkwood", "marvell,kirkwood-88f6281", "marvell,kirkwood";
10 compatible = "gpio-keys";
11 #address-cells = <1>;
12 #size-cells = <0>;
13 pinctrl-0 = <&pmx_button_power &pmx_button_unmount
15 pinctrl-names = "default";
35 /* Fan: ADDA AD045HB-G73 40mm 6000rpm@5v */
36 compatible = "gpio-fan";
37 pinctrl-0 = <&pmx_fan_high_speed &pmx_fan_low_speed>;
38 pinctrl-names = "default";
41 gpio-fan,speed-map = <0 0>,
47 compatible = "gpio-poweroff";
48 pinctrl-0 = <&pmx_power_off>;
49 pinctrl-names = "default";
54 pinctrl: pin-controller@10000 {
56 pinctrl-0 = <&pmx_power_back_on &pmx_present_sata0
59 pinctrl-names = "default";
61 pmx_sata0: pmx-sata0 {
65 pmx_sata1: pmx-sata1 {
69 pmx_led_power: pmx-led-power {
73 pmx_led_red_right_hdd: pmx-led-red-right-hdd {
77 pmx_led_red_left_hdd: pmx-led-red-left-hdd {
81 pmx_led_red_usb_325: pmx-led-red-usb-325 {
85 pmx_button_power: pmx-button-power {
89 pmx_led_red_usb_320: pmx-led-red-usb-320 {
93 pmx_power_off: pmx-power-off {
97 pmx_power_back_on: pmx-power-back-on {
101 pmx_power_sata0: pmx-power-sata0 {
105 pmx_power_sata1: pmx-power-sata1 {
109 pmx_present_sata0: pmx-present-sata0 {
113 pmx_present_sata1: pmx-present-sata1 {
117 pmx_led_white_usb: pmx-led-white-usb {
121 pmx_fan_tacho: pmx-fan-tacho {
125 pmx_fan_high_speed: pmx-fan-high-speed {
129 pmx_fan_low_speed: pmx-fan-low-speed {
133 pmx_button_unmount: pmx-button-unmount {
137 pmx_button_reset: pmx-button-reset {
141 pmx_temp_alarm: pmx-temp-alarm {
147 pinctrl-0 = <&pmx_sata0 &pmx_sata1>;
148 pinctrl-names = "default";
150 nr-ports = <2>;
155 compatible = "simple-bus";
156 #address-cells = <1>;
157 #size-cells = <0>;
158 pinctrl-0 = <&pmx_power_sata0 &pmx_power_sata1>;
159 pinctrl-names = "default";
162 compatible = "regulator-fixed";
164 regulator-name = "SATA0 Power";
165 regulator-min-microvolt = <5000000>;
166 regulator-max-microvolt = <5000000>;
167 enable-active-high;
168 regulator-always-on;
169 regulator-boot-on;
173 compatible = "regulator-fixed";
175 regulator-name = "SATA1 Power";
176 regulator-min-microvolt = <5000000>;
177 regulator-max-microvolt = <5000000>;
178 enable-active-high;
179 regulator-always-on;
180 regulator-boot-on;
188 chip-delay = <35>;
191 label = "u-boot";
193 read-only;
225 ethphy0: ethernet-phy@8 {
232 ethernet0-port@0 {
233 phy-handle = <ðphy0>;