Lines Matching +full:fan +full:- +full:speed

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
4 * (RD-88F6710-A1)
6 * Copied from arch/arm/boot/dts/armada-370-db.dts
13 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
20 /dts-v1/;
21 #include <dt-bindings/input/input.h>
22 #include <dt-bindings/interrupt-controller/irq.h>
23 #include <dt-bindings/leds/common.h>
24 #include <dt-bindings/gpio/gpio.h>
25 #include "armada-370.dtsi"
29 compatible = "marvell,a370-rd", "marvell,armada370", "marvell,armada-370-xp";
32 stdout-path = "serial0:115200n8";
45 internal-regs {
50 nr-ports = <2>;
57 phy-mode = "sgmii";
60 pinctrl-0 = <&ge1_rgmii_pins>;
61 pinctrl-names = "default";
63 phy-mode = "rgmii-id";
64 fixed-link {
65 speed = <1000>;
66 full-duplex;
71 pinctrl-0 = <&sdio_pins1>;
72 pinctrl-names = "default";
75 broken-cd;
86 gpio-keys {
87 compatible = "gpio-keys";
95 gpio-fan {
96 compatible = "gpio-fan";
98 gpio-fan,speed-map = <0 0>, <3000 1>;
99 pinctrl-0 = <&fan_pins>;
100 pinctrl-names = "default";
104 compatible = "gpio-leds";
105 pinctrl-names = "default";
106 pinctrl-0 = <&led_pins>;
111 default-state = "keep";
121 /* Internal mini-PCIe connector */
127 /* Internal mini-PCIe connector */
135 pinctrl-0 = <&mdio_pins>;
136 pinctrl-names = "default";
137 phy0: ethernet-phy@0 {
140 #address-cells = <1>;
141 #size-cells = <0>;
147 default-state = "keep";
152 switch: ethernet-switch@10 {
155 interrupt-controller;
156 #interrupt-cells = <2>;
158 ethernet-ports {
159 #address-cells = <1>;
160 #size-cells = <0>;
162 ethernet-port@0 {
167 ethernet-port@1 {
172 ethernet-port@2 {
177 ethernet-port@3 {
182 ethernet-port@5 {
185 phy-mode = "rgmii-id";
186 fixed-link {
187 speed = <1000>;
188 full-duplex;
194 #address-cells = <1>;
195 #size-cells = <0>;
197 switchphy0: ethernet-phy@0 {
199 interrupt-parent = <&switch>;
203 switchphy1: ethernet-phy@1 {
205 interrupt-parent = <&switch>;
209 switchphy2: ethernet-phy@2 {
211 interrupt-parent = <&switch>;
215 switchphy3: ethernet-phy@3 {
217 interrupt-parent = <&switch>;
226 fan_pins: fan-pins {
231 led_pins: led-pins {
242 label = "pxa3xx_nand-0";
243 nand-rb = <0>;
244 marvell,nand-keep-config;
245 nand-on-flash-bbt;
248 compatible = "fixed-partitions";
249 #address-cells = <1>;
250 #size-cells = <1>;
253 label = "U-Boot";