2 * Device Tree file for LaCie 5Big Network v2
6 * Andrew Lunn <andrew@lunn.ch>
8 * Based on netxbig_v2-setup.c,
9 * Copyright (C) 2010 Simon Guinot <sguinot@lacie.com>
11 * This file is licensed under the terms of the GNU General Public
12 * License version 2. This program is licensed "as is" without any
13 * warranty of any kind, whether express or implied.
18 #include "kirkwood.dtsi"
19 #include "kirkwood-6281.dtsi"
20 #include "kirkwood-netxbig.dtsi"
23 model = "LaCie 5Big Network v2";
24 compatible = "lacie,net5big_v2", "lacie,netxbig", "marvell,kirkwood-88f6281", "marvell,kirkwood";
27 device_type = "memory";
28 reg = <0x00000000 0x20000000>;
35 compatible = "regulator-fixed";
37 regulator-name = "hdd1power";
38 regulator-min-microvolt = <5000000>;
39 regulator-max-microvolt = <5000000>;
43 gpio = <&gpio0 17 GPIO_ACTIVE_HIGH>;
47 compatible = "regulator-fixed";
49 regulator-name = "hdd2power";
50 regulator-min-microvolt = <5000000>;
51 regulator-max-microvolt = <5000000>;
55 gpio = <&gpio1 9 GPIO_ACTIVE_HIGH>;
59 compatible = "regulator-fixed";
61 regulator-name = "hdd3power";
62 regulator-min-microvolt = <5000000>;
63 regulator-max-microvolt = <5000000>;
67 gpio = <&gpio1 10 GPIO_ACTIVE_HIGH>;
71 compatible = "regulator-fixed";
73 regulator-name = "hdd4power";
74 regulator-min-microvolt = <5000000>;
75 regulator-max-microvolt = <5000000>;
79 gpio = <&gpio1 11 GPIO_ACTIVE_HIGH>;
83 g762_clk: g762-oscillator {
84 compatible = "fixed-clock";
86 clock-frequency = <32768>;
92 label = "netxbig:blue:sata2";
94 mode-val = <NETXBIG_LED_OFF 0
97 NETXBIG_LED_TIMER1 3>;
102 label = "netxbig:red:sata2";
104 mode-val = <NETXBIG_LED_OFF 0
106 NETXBIG_LED_TIMER1 4>;
108 max-brightness = <7>;
111 label = "netxbig:blue:sata3";
113 mode-val = <NETXBIG_LED_OFF 0
116 NETXBIG_LED_TIMER1 3>;
118 max-brightness = <7>;
121 label = "netxbig:red:sata3";
123 mode-val = <NETXBIG_LED_OFF 0
125 NETXBIG_LED_TIMER1 4>;
127 max-brightness = <7>;
130 label = "netxbig:blue:sata4";
132 mode-val = <NETXBIG_LED_OFF 0
135 NETXBIG_LED_TIMER1 3>;
137 max-brightness = <7>;
140 label = "netxbig:red:sata4";
142 mode-val = <NETXBIG_LED_OFF 0
144 NETXBIG_LED_TIMER1 4>;
146 max-brightness = <7>;
152 ethphy1: ethernet-phy@1 {
160 phy-handle = <ðphy1>;
167 compatible = "gmt,g762";
169 clocks = <&g762_clk>;