Lines Matching +full:ns2 +full:- +full:pcie +full:- +full:phy
1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree file for Seagate NAS 4-Bay (Armada 370 SoC).
13 * Product name : Seagate NAS 4-Bay
14 * Code name (board/PCB) : Dart 4-Bay
19 /dts-v1/;
20 #include "armada-370-seagate-nas-xbay.dtsi"
21 #include <dt-bindings/leds/leds-ns2.h>
24 model = "Seagate NAS 4-Bay (Dart, SRPD40)";
25 compatible = "seagate,dart-4", "marvell,armada370", "marvell,armada-370-xp";
28 internal-regs {
31 pinctrl-0 = <&ge1_rgmii_pins>;
32 pinctrl-names = "default";
33 phy = <&phy1>;
34 phy-mode = "rgmii-id";
42 #gpio-cells = <2>;
43 gpio-controller;
51 compatible = "regulator-fixed";
53 regulator-name = "SATA2 power";
54 regulator-min-microvolt = <5000000>;
55 regulator-max-microvolt = <5000000>;
56 enable-active-high;
57 regulator-always-on;
58 regulator-boot-on;
62 compatible = "regulator-fixed";
64 regulator-name = "SATA3 power";
65 regulator-min-microvolt = <5000000>;
66 regulator-max-microvolt = <5000000>;
67 enable-active-high;
68 regulator-always-on;
69 regulator-boot-on;
74 gpio-leds {
75 red-sata2 {
79 red-sata3 {
85 leds-ns2 {
86 compatible = "lacie,ns2-leds";
88 white-sata2 {
90 cmd-gpio = <&pca9554 1 GPIO_ACTIVE_HIGH>;
91 slow-gpio = <&pca9554 2 GPIO_ACTIVE_HIGH>;
92 num-modes = <4>;
93 modes-map = <NS_V2_LED_SATA 0 0
98 white-sata3 {
100 cmd-gpio = <&pca9554 4 GPIO_ACTIVE_HIGH>;
101 slow-gpio = <&pca9554 5 GPIO_ACTIVE_HIGH>;
102 num-modes = <4>;
103 modes-map = <NS_V2_LED_SATA 0 0
110 gpio-fan {
111 gpio-fan,speed-map =
121 pcie@1,0 {
127 phy1: ethernet-phy@1 {