2 * Device Tree file for LaCie 2Big NAS
4 * Copyright (C) 2015 Seagate
6 * Author: Simon Guinot <simon.guinot@sequanux.org>
8 * This file is licensed under the terms of the GNU General Public
9 * License version 2. This program is licensed "as is" without any
10 * warranty of any kind, whether express or implied.
15 #include "kirkwood-netxbig.dtsi"
18 model = "LaCie 2Big NAS";
19 compatible = "lacie,nas2big", "lacie,netxbig", "marvell,kirkwood-88f6282", "marvell,kirkwood";
22 device_type = "memory";
23 reg = <0x00000000 0x10000000>;
27 bootargs = "console=ttyS0,115200n8";
33 /* The on-chip RTC is not powered (no supercap). */
38 * A NAND flash is used instead of an SPI flash for
39 * the other netxbig-compatible boards.
47 * An I2C fan controller (GMT G762) is used but alarm is
48 * wired to a separate GPIO.
50 compatible = "gpio-fan";
51 alarm-gpios = <&gpio0 25 GPIO_ACTIVE_LOW>;
54 regulators: regulators {
56 compatible = "simple-bus";
59 pinctrl-names = "default";
62 compatible = "regulator-fixed";
64 regulator-name = "hdd1power";
65 regulator-min-microvolt = <5000000>;
66 regulator-max-microvolt = <5000000>;
70 gpio = <&gpio0 17 GPIO_ACTIVE_HIGH>;
73 g762_clk: g762-oscillator {
74 compatible = "fixed-clock";
76 clock-frequency = <32768>;
85 ethphy0: ethernet-phy@0 {
94 * An external I2C RTC (Dallas DS1337S+) is used. This allows
95 * to power-up the board on an RTC alarm. The external RTC can
96 * be kept powered, even when the SoC is off.
99 compatible = "dallas,ds1307";
104 compatible = "gmt,g762";
106 clocks = <&g762_clk>;
116 reg = <0x0 0x100000>;
121 reg = <0x100000 0x1000000>;
126 reg = <0x1100000 0x8000000>;
131 reg = <0x9100000 0x6f00000>;