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 ethphy1: ethernet-phy@1 {
100 phy-handle = <ðphy1>;
107 compatible = "gmt,g762";
109 clocks = <&g762_clk>;