1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree file for LaCie 2Big Network v2
7 * Andrew Lunn <andrew@lunn.ch>
9 * Based on netxbig_v2-setup.c,
10 * Copyright (C) 2010 Simon Guinot <sguinot@lacie.com>
16 #include "kirkwood.dtsi"
17 #include "kirkwood-6281.dtsi"
18 #include "kirkwood-netxbig.dtsi"
21 model = "LaCie 2Big Network v2";
22 compatible = "lacie,net2big_v2", "lacie,netxbig", "marvell,kirkwood-88f6281", "marvell,kirkwood";
25 device_type = "memory";
26 reg = <0x00000000 0x10000000>;
30 compatible = "gpio-fan";
31 alarm-gpios = <&gpio0 25 GPIO_ACTIVE_LOW>;
37 compatible = "regulator-fixed";
39 regulator-name = "hdd1power";
40 regulator-min-microvolt = <5000000>;
41 regulator-max-microvolt = <5000000>;
45 gpio = <&gpio0 17 GPIO_ACTIVE_HIGH>;
49 g762_clk: g762-oscillator {
50 compatible = "fixed-clock";
52 clock-frequency = <32768>;
59 compatible = "gmt,g762";